Expand description
Types describing a command library.
Structs§
- Entry
- A single command a user can pick.
- Library
- One command definition file.
- Param
Spec - Optional metadata for a placeholder used in a command.
Enums§
- Command
Body - A command string, optionally specialised per shell family.
- Layer
- Where an entry came from. Later layers shadow earlier ones by id.
- Shell
Family - Shells that share a command dialect.