Skip to main content

handle

Function handle 

Source
pub fn handle(
    action: &str,
    path: Option<&str>,
    root: &str,
    format: Option<&str>,
) -> String
Expand description

Entry point used by the registered MCP wrapper. path is the resolved (absolute) file path for file/delta; root is the project/repo root.