ConfigStore.opIndex
var opIndex(string key) ref return @safeAccess configuration data by key.
Parameters
key | The key to access |
Returns
Reference to the value at the key.
var opIndex(string key) ref return @safeAccess configuration data by key.
key | The key to access |