struct StartupInfo

Included Modules

Defined in:

test-kemal.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(port : Int32, pid : Int64) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def multi_threads : Bool #

def pid : Int64 #

[View source]
def port : Int32 #

[View source]
def release_mode : Bool #