jcli v0.12.0 (2021-01-28T09:25:30Z)
Dub
Repo
IConfig.load
jaster
cli
config
IConfig
Loads the configuration. This should overwrite any unsaved changes.
interface
IConfig
(T)
void
load
(
)
if
(
is
(
T
== struct) ||
is
(
T
== class)
)
Meta
Source
See Implementation
jaster
cli
config
IConfig
functions
edit
editAndSave
editAndSaveNoRollback
editNoRollback
load
save
properties
value
Loads the configuration. This should overwrite any unsaved changes.