struct LuckyBun::Config::DevServer

Included Modules

Defined in:

bun/config.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

blank? : Bool blank?, present? : Bool present?

Constructor Detail

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

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

[View source]

Instance Method Detail

def host : String #

[View source]
def port : Int32 #

[View source]
def secure? : Bool #

[View source]
def ws_protocol : String #

[View source]
def ws_url : String #

[View source]