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

Method close

src/debug/dart_debug_protocol.ts:551–553  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

549 }
550
551 public close() {
552 this.socket.close();
553 }
554}
555
556

Callers 7

closeTabsFunction · 0.80
ws.test.tsFile · 0.80
autolaunch.test.tsFile · 0.80
logToUserBufferedFunction · 0.80
disposeMethod · 0.80
cleanupMethod · 0.80
disposeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected