W3cubDocs

/Pony

ParseError

[Source]

interface ref ParseError

Public Functions

reason

[Source]

fun box reason()
: (UnrecognisedOption val | MissingArgument val | InvalidArgument val | 
    AmbiguousMatch val)

Returns

report

[Source]

fun box report(
  out: OutStream tag)
: None val

Parameters

Returns

© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/options-ParseError