Expand description
Main REPL logic.
Structs§
- Repl
- Read-eval-print loop.
- Repl
Builder - Builder pattern implementation for
Repl
.
Enums§
- Builder
Error - Error when building REPL.
- Loop
Status - State of the REPL after command execution.
Constants§
- RESERVED
- Reserved command names. These commands are always added to REPL.