Type Aliases

ArtifactSweepReason

Type Alias: ArtifactSweepReason

ArtifactSweepReason = "ttl" | "max-bytes" | "max-count"

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

Why an artifact left the store without its owner asking.

On this page