ponies v0.0.1 (2018-01-20T21:21:48Z)
Dub
Repo
parse
commandline
parses args (takes out all options and returns the rest).
ParseResult
parse
(
Option
[]
options
,
string
[]
args
)
Meta
Source
See Implementation
commandline
aliases
ParseResult
functions
isLongOption
isShortOption
parse
toKv
structs
Command
Option
parses args (takes out all options and returns the rest).