Skip to main content

run_cli

Function run_cli 

Source
pub fn run_cli()
Expand description

Parse the process arguments and run the published mcp-repl CLI.

The binary target intentionally delegates straight here so the application lifecycle remains testable and the package can be extracted without moving its implementation back into a monolithic executable.