Skip to main content

Module interactive

Module interactive 

Source
Expand description

Interactive readline loop using reedline.

Runs the main REPL: read user input, dispatch meta-commands, forward messages to the channel, and display responses.

Structsยง

InteractiveLoop
The interactive read-eval-print loop.