ParseError
interface ref ParseError
Public Functions
reason
fun box reason() : (UnrecognisedOption val | MissingArgument val | InvalidArgument val | AmbiguousMatch val)
Returns
- (UnrecognisedOption val | MissingArgument val | InvalidArgument val | AmbiguousMatch val)
report
fun box report( out: OutStream tag) : None val
Parameters
- out: OutStream tag
Returns
- None val
© 2016-2020, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/options-ParseError