struct Loudspeaker::ConfigInfo
- Loudspeaker::ConfigInfo
- Struct
- Value
- Object
Included Modules
- YAML::Serializable
Defined in:
loudspeaker/config.crConstructors
Instance Method Summary
- #database : ConfigInfoDatabase
- #database=(database : ConfigInfoDatabase)
- #logger : ConfigInfoLogger
- #logger=(logger : ConfigInfoLogger)
- #redis : ConfigInfoRedis
- #redis=(redis : ConfigInfoRedis)
- #secret_key_base : String
- #secret_key_base=(secret_key_base : String)
- #web : ConfigInfoWeb
- #web=(web : ConfigInfoWeb)