class Config::Instance

Included Modules

Defined in:

config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def host : URI #

[View source]
def name : String #

[View source]
def password : String | Nil #

[View source]
def room : String #

[View source]