Skip to main content

cmd_glob

Function cmd_glob 

Source
pub fn cmd_glob(args: &[String])
Expand description

lean-ctx glob <pattern> [path] — find files by glob pattern, shares the exact ctx_glob core so the CLI, the MCP tool, and the shadow-mode redirect (#556) all return identical results. Prefers the daemon (warms its cache), falling back to an in-process call.