struct Pterodactyl::Models::Container

Included Modules

Defined in:

models/servers.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Class Method Detail

def self.from_json(json : JSON::Any) #

[View source]

Instance Method Detail

def environment : JSON::Any #

[View source]
def image : String #

[View source]
def installed : Int32 #

NOTE Bool or Int?


[View source]
def startup_command : String #

[View source]