Expand description
Shared REPL loop runner
Extracts common REPL loop logic used by both interactive and connect modes.
Provides ReplRunner struct and ReplClientAdapter trait for client abstraction.
Structs§
- Repl
Runner - Shared REPL loop runner
Traits§
- Repl
Client Adapter - Trait for REPL client adapters
Functions§
- parse_
help_ command - Parse help commands and return formatted help output