MCPcopy Create free account
hub / github.com/denoland/std / cancel

Method cancel

cli/unstable_progress_bar_stream.ts:67–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65 bar?.stop();
66 },
67 cancel() {
68 bar?.stop();
69 },
70 });
71 }
72}

Calls 1

stopMethod · 0.45

Tested by

no test coverage detected