option-description
Returns the description associated with an option.
Exported from
Module option-parser-protocol
Modifiers
sealed
Arguments
parser
An instance of
<option-parser>
.
Values
description
An instance of
<string>
.
The option-parser-protocol module.
Parses a single command-line option and any parameters.
The class of sequences with elements that are characters.