niknaks ~master (2024-11-07T15:02:37Z)
Home
Dub
Repo
ConfigEntry.ofFlag
niknaks
config
ConfigEntry
Creates a new configuration entry containing a flag
struct
ConfigEntry
static
ConfigEntry
ofFlag
(
bool
flag
)
Parameters
flag
bool
the flag
Return Value
Type:
ConfigEntry
a
ConfigEntry
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
Creates a new configuration entry containing a flag