Crate getopt

source ·
Expand description

getopt

getopt provides a minimalistic, (essentially) POSIX-compliant option parser.

Structs

A single option.
The current state of the parser.

Functions

Returns the next option character, if any.