WorktreePruneOpts
このコンテンツはまだ日本語訳がありません。
WorktreePruneOpts =
object
Defined in: src/core/repo.ts:2184
Options for pruning worktrees
Properties
dryRun?
optionaldryRun:boolean
Defined in: src/core/repo.ts:2186
Show what would be pruned without actually pruning
expire?
optionalexpire:string
Defined in: src/core/repo.ts:2192
Expire worktrees older than the given time
verbose?
optionalverbose:boolean
Defined in: src/core/repo.ts:2188
Show more details