Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
destroy
Method · 0.45
Tested by
no test coverage detected