MCPcopy Index your code
hub / github.com/markmap/markmap / cancel

Function cancel

packages/markmap-cli/src/util/common.ts:54–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52 },
53
54 cancel() {
55 stream.destroy();
56 },
57 });
58 return body;
59}

Callers

nothing calls this directly

Calls 1

destroyMethod · 0.45

Tested by

no test coverage detected