parse-option
A generic function.
Exported from
Module option-parser-protocol
Modifiers
open
Arguments
arg
An instance of
<option-parser>
.
arg
An instance of
<argument-list-parser>
.
The option-parser-protocol module.
Parses a single command-line option and any parameters.
Describes how to parse an argument list, and contains the data found when parsing one.