MCPcopy Create free account
hub / github.com/Dart-Code/Dart-Code / cancel

Method cancel

src/extension/commands/sdk.ts:290–292  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

288 }
289
290 public cancel(): void {
291 this.isCancelled = true;
292 }
293}

Callers 3

runWithProgressMethod · 0.95
withProgressIfSlowFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected