jcli v0.12.0 (2021-01-28T09:25:30Z)
Dub
Repo
CommandResolveResult.success
jaster
cli
resolver
CommandResolveResult
Whether the resolution was successful (true) or not (false).
struct
CommandResolveResult
(UserDataT)
bool
success
;
Meta
Source
See Implementation
jaster
cli
resolver
CommandResolveResult
variables
success
value
Whether the resolution was successful (true) or not (false).