class

LSProtocol::ConfigurationItem

Inherits JSON::Serializable / Reference / Object

Constructors

new(pull : JSON::PullParser)
Source
new(scope_uri : URI | Nil = nil, section : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

scope_uri

The scope to get the configuration section for.

Source
section

The configuration section asked for.

Source