struct Scry::UpdateConfig
- Scry::UpdateConfig
- Struct
- Value
- Object
Defined in:
scry/update_config.crConstant Summary
-
LOG_LEVELS =
{"debug" => ::Log::Severity::Debug, "info" => ::Log::Severity::Info, "warn" => ::Log::Severity::Warn, "warning" => ::Log::Severity::Warn, "error" => ::Log::Severity::Error, "fatal" => ::Log::Severity::Fatal}
Constructors
- .new(workspace : Workspace, settings : LSP::Protocol::DidChangeConfigurationParams)
- .new(workspace : Workspace, settings : LSP::Protocol::DidChangeConfigurationParams)