PointClickEngine::Core::ConfigManager
Inherits PointClickEngine::Core::IConfigManager < PointClickEngine::Core::ErrorHelpers < Reference < Object
Constructors
new(config_file : String)
SourceInstance methods
get(key : String, default_value : String | Nil = nil) : String | Nil
Sourcehas_key?(key : String) : Bool
Sourceload_config
Sourcesave_config
Sourceset(key : String, value : String)
Source