Anchorage API reference
    Preparing search index...

    Structural: R2ArtifactStore.deleteRun, without importing the artifacts module.

    interface TenantArtifactPurger {
        deleteRun(workflowId: string, runId: string): Promise<number>;
    }
    Index

    Methods

    Methods