struct

Pterodactyl::Body::UpdateServerStartup

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

egg=(egg : Int64)
Source
environment
Source
environment=(environment : Hash(String, JSON::Any))
Source
image
Source
image=(image : String)
Source
skip_scripts
Source
skip_scripts=(skip_scripts : Bool)
Source
startup
Source
startup=(startup : String)
Source