Skip to main content

Module project

Module project 

Source
Expand description

claude project subcommand wrappers.

Currently exposes ProjectPurgeCommand for claude project purge, which deletes all Claude Code state for a project – transcripts, tasks, file history, and config entry. Destructive; callers running headless should always pass ProjectPurgeCommand::yes to skip the confirmation prompt (the CLI hangs on the prompt when stdin / stdout is not a TTY).

Structs§

ProjectPurgeCommand
Delete all Claude Code state for a project.