niknaks ~master (2024-11-07T15:02:37Z)
Home
Dub
Repo
Registry.hasEntry
niknaks
config
Registry
Checks if an entry is present
struct
Registry
bool
hasEntry
(
string
name
)
Parameters
name
string
the name
Return Value
Type:
bool
true
if present, otherwise
false
Meta
Source
See Implementation
niknaks
config
Registry
constructors
this
functions
getEntry_nothrow
hasEntry
newEntry
opBinaryRight
opIndex
opIndexAssign
opSlice
setAllowOverwrite
setEntry
Checks if an entry is present