parsePattern

fnRequired parsePattern(string source, ref Option[] options)

Parses a complete usage pattern.

Parameters

sourceThe pattern string to parse.
optionsThe list of known options (may be modified).

Returns

A Required pattern representing the entire usage pattern.