Skip to main content

dispatch

Function dispatch 

Source
pub async fn dispatch(cli: Cli) -> BrowserResult<()>
Expand description

Top-level command-line entry point: parses CLI arguments and dispatches to the appropriate runner (one-shot, TUI, or MCP server).