Usage.Feature

Representation of a CLI feature

Members

Variables

deprecated_
bool deprecated_;

whether the feature is still in use

documented
bool documented;
Undocumented in source.
helpText
string helpText;
Undocumented in source.
name
string name;

name of the feature

paramName
string paramName;
Undocumented in source.

Meta