Module runner

Module runner 

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

ReplRunner
Shared REPL loop runner

Traits§

ReplClientAdapter
Trait for REPL client adapters

Functions§

parse_help_command
Parse help commands and return formatted help output