PruneAnonymousReport#
- class PruneAnonymousReport#
Report returned by
prune_anonymous().- __repr__() str#
- property count: int#
Read-only property.
- property delete_applied: bool#
Read-only property.
Truewhenprune_anonymous()was called withdelete=True.
- property refs: list[AnonymousArtifactRef]#
Read-only property.
Candidate refs in dry-run mode, or removed refs when
delete=True.
- property root: Path#
Read-only property.
Local Registry root inspected by this prune pass.