DesktopGroup.opIndex

class DesktopGroup
const @safe @nogc nothrow
string
opIndex
(
string key
)

Return Value

Type: string

the value associated with the key Note: it's an error to access nonexistent value

Meta