MCPcopy Create free account
hub / github.com/RtlZeroMemory/Rezi /

Class

packages/testkit/src/fuzz.ts:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}>;
38
39export class FuzzFailureError extends Error {
40 readonly label: string;
41 readonly seed: number;
42 readonly iteration: number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected