struct Config

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 colors : Hash(String, Int32) #

[View source]
def colors=(colors : Hash(String, Int32)) #

[View source]
def keys : Hash(String, String) #

[View source]
def keys=(keys : Hash(String, String)) #

[View source]
def server : Server #

[View source]
def server=(server : Server) #

[View source]