Expand description
Library implementing interactive command input and completion for the brush shell.
Structs§
- Options for creating an interactive shell.
Enums§
- Result of an interactive execution.
- Result of a read operation.
- Represents an error encountered while running or otherwise managing an interactive shell.
Traits§
- Represents a shell capable of taking commands from standard input.