jcli v0.11.0 (2020-11-14T03:52:16Z)
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.