niknaks ~master (2024-11-07T15:02:37Z)
Home
Dub
Repo
ConfigEntry.this
niknaks
config
ConfigEntry
Undocumented in source.
struct
ConfigEntry
this
(
EntryType
)
(
EntryType
value
)
if
(
__traits(
isSame
,
EntryType
,
string
[]) ||
__traits(
isSame
,
EntryType
,
string
)
||
isIntegral
!(
EntryType
)
||
__traits(
isSame
,
EntryType
,
bool
)
)
Meta
Source
See Implementation
niknaks
config
ConfigEntry
constructors
this
functions
array
flag
getType
isFalse
isTrue
numeric
opCast
opSlice
text
static functions
ofArray
ofFlag
ofNumeric
ofText