Interfaces

SweptArtifact

Interface: SweptArtifact

Defined in: src/artifacts/types.ts:137

One swept artifact — the fact a retention pass leaves behind.

Properties

bytes

readonly bytes: number

Defined in: src/artifacts/types.ts:141


kind

readonly kind: string

Defined in: src/artifacts/types.ts:140


reason

readonly reason: ArtifactSweepReason

Defined in: src/artifacts/types.ts:139


ref

readonly ref: string

Defined in: src/artifacts/types.ts:138

On this page