MCPcopy Create free account
hub / github.com/bigcommerce/stencil-cli / reset

Method reset

test/_mocks/MockWritableStream.js:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 }
14
15 reset() {
16 this.buffer = '';
17 }
18}
19export default MockWritableStream;

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected