MCPcopy
hub / github.com/kulshekhar/ts-jest / clear

Function clear

src/__helpers__/mocks.ts:53–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51 this.written.push(text)
52 },
53 clear(): void {
54 this.written = []
55 },
56})

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…