Interfaces

InMemoryArtifactsOptions

Interface: InMemoryArtifactsOptions

Defined in: src/artifacts/inMemoryArtifacts.ts:63

Options for inMemoryArtifacts.

Properties

retention?

readonly optional retention?: ArtifactRetention

Defined in: src/artifacts/inMemoryArtifacts.ts:68

Retention dials. Merged OVER the defaults — name a dial to change it; the byte and row budgets always exist (see the header for why).

On this page