Registry.opIndex

Obtain a configuration entry at the given key

struct Registry
opIndex
(
string name
)

Parameters

name string

the key

Return Value

a configuration entry

Throws

RegistryException if there is no entry at that key

Meta