Expand description
Standard builtins.
Macros§
- minus_
or_ plus_ flag_ arg - Macro to define a struct that represents a shell built-in flag argument that can be enabled or disabled by specifying an option with a leading ‘+’ or ‘-’ character.
Enums§
- Builtin
Set - Identifies well-known sets of builtins.
Traits§
- Shell
Builder Ext - Extension trait that simplifies adding default builtins to a shell builder.
Functions§
- default_
builtins - Returns the default set of built-in commands.