Expand description
Interactive REPL mode for CeleRS CLI.
Provides an interactive shell for running multiple commands without restarting the CLI. Features include command history, tab completion, and session state.
Structs§
- Interactive
Session - Interactive REPL session state
Functions§
- start_
interactive - Start interactive REPL mode