Skip to main content

Module model

Module model 

Source
Expand description

Types describing a command library.

Structs§

Entry
A single command a user can pick.
Library
One command definition file.
ParamSpec
Optional metadata for a placeholder used in a command.

Enums§

CommandBody
A command string, optionally specialised per shell family.
Layer
Where an entry came from. Later layers shadow earlier ones by id.
ShellFamily
Shells that share a command dialect.