Pterodactyl::Body::UpdateServerStartup
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
egg
Sourceegg=(egg : Int64)
Sourceenvironment
Sourceenvironment=(environment : Hash(String, JSON::Any))
Sourceimage
Sourceimage=(image : String)
Sourceskip_scripts
Sourceskip_scripts=(skip_scripts : Bool)
Sourcestartup
Sourcestartup=(startup : String)
Source