struct Pterodactyl::Models::Limits

Included Modules

Defined in:

models/servers.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def cpu : Int32 #

[View source]
def disk : Int32 #

[View source]
def io : Int32 #

[View source]
def memory : Int32 #

[View source]
def swap : Int32 #

[View source]