jcli v0.12.0 (2021-01-28T09:25:30Z)
Dub
Repo
IConfig.value
jaster
cli
config
IConfig
Sets the configuration's value.
T
value
[@property getter]
T
value
[@property setter]
interface
IConfig
(T)
@
property
void
value
(
T
value
)
if
(
is
(
T
== struct) ||
is
(
T
== class)
)
Meta
Source
See Implementation
jaster
cli
config
IConfig
functions
edit
editAndSave
editAndSaveNoRollback
editNoRollback
load
save
properties
value
Sets the configuration's value.