MCPcopy Create free account
hub / github.com/freecodexyz/free-code / dispose

Function dispose

src/utils/bufferedWriter.ts:96–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

94 },
95 flush,
96 dispose(): void {
97 flush()
98 },
99 }
100}

Callers

nothing calls this directly

Calls 1

flushFunction · 0.70

Tested by

no test coverage detected