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