struct Pterodactyl::Body::UpdateServerStartup
- Pterodactyl::Body::UpdateServerStartup
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
pterodactyl/body/update_server_startup.crConstructors
Instance Method Summary
- #egg : Int64
- #egg=(egg : Int64)
- #environment : Hash(String, JSON::Any)
- #environment=(environment : Hash(String, JSON::Any))
- #image : String
- #image=(image : String)
- #skip_scripts : Bool
- #skip_scripts=(skip_scripts : Bool)
- #startup : String
- #startup=(startup : String)