Structs§
- ArgSpec
- Metadata for a single command argument.
- Command
Meta - Complete metadata for a command.
- Example
- An executable example for a command.
- Flag
Spec - Metadata for a single flag.
Enums§
- Flag
Value Type - Type of value a flag accepts.
- IoDirection
- Data direction for an argument.
- Stream
- Stream type for fallback or default output.
Traits§
- Command
Spec - Trait for command metadata and lowering. No execution types.