Module repl

Module repl 

Source
Expand description

REPL module for oxur-cli

Provides terminal interface and REPL loop implementations.

Modulesยง

completer
Command completion for Oxur REPL
connect
Connect mode REPL client implementation
help
Help system for Oxur REPL
info
System information display for the REPL
interactive
Interactive REPL mode implementation
metrics
Client-side metrics for REPL operations
oxur_prompt
Custom prompt with multi-line support
pager
Pager support for displaying long content
runner
Shared REPL loop runner
server
Server mode REPL implementation
sexp_highlighter
Syntax highlighter for S-expressions
sexp_validator
Validator for multi-line S-expression editing
stats
Statistics display and formatting for REPL sessions
terminal
Terminal interface for REPL interaction