class Config

Included Modules

Defined in:

spec.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def connection : Connection #

[View source]
def connection=(connection : Connection) #

[View source]
def paths : Paths #

[View source]
def paths=(paths : Paths) #

[View source]
def polling : Polling #

[View source]
def polling=(polling : Polling) #

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

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

[View source]
def stack : String #

[View source]
def stack=(stack : String) #

[View source]