jcli v0.12.0 (2021-01-28T09:25:30Z)
Dub
Repo
Result.failure
jaster
cli
result
Result
Constructs a failure result, returning the given error.
struct
Result
(T)
static
Result
!
T
failure
()
(
string
error
)
Meta
Source
See Implementation
jaster
cli
result
Result
constructors
this
functions
asType
isType
static functions
failure
failureIf
success
structs
Failure
Success
Constructs a failure result, returning the given error.