Skip to main content

Module command

Module command 

Source

Structs§

ArgSpec
Metadata for a single command argument.
CommandMeta
Complete metadata for a command.
Example
An executable example for a command.
FlagSpec
Metadata for a single flag.

Enums§

FlagValueType
Type of value a flag accepts.
IoDirection
Data direction for an argument.
Stream
Stream type for fallback or default output.

Traits§

CommandSpec
Trait for command metadata and lowering. No execution types.