primitive val _ArgParser
new val create() : _ArgParser val^
fun box parse( spec: ArgSpec val, arg: String val) : (Arg val | SyntaxError val)
fun box eq( that: _ArgParser val) : Bool val
fun box ne( that: _ArgParser val) : Bool val
© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/cli-_ArgParser