struct

Loudspeaker::ConfigInfo

Inherits YAML::Serializable < Struct < Value < Object

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

database
Source
database=(database : ConfigInfoDatabase)
Source
logger
Source
logger=(logger : ConfigInfoLogger)
Source
redis
Source
redis=(redis : ConfigInfoRedis)
Source
secret_key_base
Source
secret_key_base=(secret_key_base : String)
Source
web=(web : ConfigInfoWeb)
Source