jcli v0.11.0 (2020-11-14T03:52:16Z)
Dub
Repo
IConfig.value
jaster
cli
config
IConfig
T
value
[@property getter]
interface
IConfig
(T)
@
property
T
value
(
)
if
(
is
(
T
== struct) ||
is
(
T
== class)
)
T
value
[@property setter]
Return Value
Type:
T
The current value for this configuration.
Meta
Source
See Implementation
jaster
cli
config
IConfig
functions
edit
editAndSave
editAndSaveNoRollback
editNoRollback
load
save
properties
value