niknaks ~master (2024-11-07T15:02:37Z)
Home
Dub
Repo
Registry.opIndexAssign
niknaks
config
Registry
void
opIndexAssign
(ConfigEntry entry, string name)
void
opIndexAssign
(size_t numeric, string name)
struct
Registry
void
opIndexAssign
(
size_t
numeric
,
string
name
)
void
opIndexAssign
(string entry, string name)
void
opIndexAssign
(bool flag, string name)
void
opIndexAssign
(string[] array, string name)
See Also
opIndexAssign(ConfigEntry, string)
Meta
Source
See Implementation
niknaks
config
Registry
constructors
this
functions
getEntry_nothrow
hasEntry
newEntry
opBinaryRight
opIndex
opIndexAssign
opSlice
setAllowOverwrite
setEntry