Structs§
- Command
Def - Command descriptor for a top-level RedDB command.
- Flag
- Lightweight flag descriptor used by the help generator.
- Route
- A single routable verb within a resource.
Functions§
- all_
commands - Return all RedDB commands.
- command_
help_ text - Return help text for a specific command.
- completion_
domains - Return domain data for completion scripts.
- completion_
global_ flags - Return global flag data for completion scripts.
- main_
help_ text - Return the help text for the main
redcommand.