ConfigStore.opIndex

var opIndex(string key) ref return @safe

Access configuration data by key.

Parameters

keyThe key to access

Returns

Reference to the value at the key.