Skip to content

WorktreePruneOpts

WorktreePruneOpts = object

Defined in: src/core/repo.ts:2184

Options for pruning worktrees

Properties

dryRun?

optional dryRun: boolean

Defined in: src/core/repo.ts:2186

Show what would be pruned without actually pruning


expire?

optional expire: string

Defined in: src/core/repo.ts:2192

Expire worktrees older than the given time


verbose?

optional verbose: boolean

Defined in: src/core/repo.ts:2188

Show more details