Module interactive

Module interactive 

Source
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§

InteractiveSession
Interactive REPL session state

Functions§

start_interactive
Start interactive REPL mode