Crate gong

source ·
Expand description

A lightweight, flexible and simple-to-use library provided to assist in processing command line arguments.

Licensed under the MIT license or the Apache license, Version 2.0, at your option.

Documentation

Documentation has been split up into chapters:

Re-exports

pub use analysis::ItemClass;
pub use analysis::Item;
pub use analysis::ItemE;
pub use analysis::ItemW;
pub use analysis::DataLocation;
pub use options::OptionsMode;

Modules

Analysis components
Documentation (overview; options-support; usage)
“Available” option sets

Macros

Functions

processDeprecated
Analyses provided program arguments, using provided information about valid available options.

Type Definitions

LongOptionDeprecated
OptionsDeprecated
ResultsDeprecated
ShortOptionDeprecated