jcli v0.12.0 (2021-01-28T09:25:30Z)
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