Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
loudspeaker
main
Top Level Namespace
CreateUsers
Loudspeaker
CLI
Command_Main_of_clim_library
Arguments_Main_of_clim_library
ArgumentsForEachCommand
Options_Main_of_clim_library
Option_bash_completion
Option_config
Option_help
Option_version
Options_Main_of_clim_library
Option_bash_completion
Option_config
Option_help
Option_version
RunProc
Config
ConfigInfo
ConfigInfoDatabase
ConfigInfoLogger
ConfigInfoRedis
ConfigInfoWeb
Database
LibAV
AVCodec
Bindings
Web
FS
LogHandler
Routes
Main
Server
Session
RedisEngine
StorageInstance
StaticHandler
Generated using Crystal 1.10.1
2024-01-09 19:40:09 UTC
struct
Loudspeaker::
ConfigInfoDatabase
Loudspeaker::ConfigInfoDatabase
Struct
Value
Object
Overview
config structures
Included Modules
YAML::Serializable
Defined in:
loudspeaker/config.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#path
: String
#path=
(path : String)
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
path
: String
#
[
View source
]
def
path=
(path : String)
#
[
View source
]