jaster.cli.result

Undocumented in source.

Members

Functions

resultAssert
void resultAssert(ResultT result)
Undocumented in source. Be warned that the author may not have intended to support it.
resultAssert
void resultAssert(ResultT result, ValueT expected)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Result
struct Result(T)

A basic result object use by various parts of JCLI.

Meta