variantconfig ~master (2022-04-01T08:34:35.72184)
Dub
Repo
VariantConfig.save
variantconfig
VariantConfig
Saves config values to the config file used when loading(loadFile).
void
save
()
struct
VariantConfig
@
trusted
void
save
(
)
void
save
(string fileName)
Meta
Source
See Implementation
variantconfig
VariantConfig
aliases
as
asBool
asByte
asDouble
asFloat
asInt
asLong
asReal
asShort
asString
functions
coerce
contains
containsGroup
get
getGroup
getGroupValue
getGroups
loadFile
loadString
opIndex
opIndexAssign
remove
removeGroup
save
set
Saves config values to the config file used when loading(loadFile).