Skip to main content

run_clean

Function run_clean 

Source
pub fn run_clean(
    base_dir: Option<&Path>,
    worktrees: bool,
    format: OutputFormat,
) -> Result<String>
Expand description

Cleans Claude skill residue and returns the report as a formatted string.

Target defaults to base_dir (or cwd when None). Mutates the filesystem.