Skip to main content

run_at_root

Function run_at_root 

Source
pub fn run_at_root(
    start: &Path,
    args: &Args,
    stdout: &mut dyn Write,
    claude_bin: Option<&Path>,
) -> Result<(), CliError>
Expand description

Test seam: run against an arbitrary starting directory with an injectable stdout sink and optional claude binary override.