MCPcopy Create free account
hub / github.com/Marus/cortex-debug / close

Method close

src/frontend/swo/decoders/common.ts:10–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8 synchronized();
9 lostSynchronization();
10 close();
11
12 dispose();
13}

Callers 7

doReadlineMethod · 0.65
isPortInUseMethod · 0.65
isPortInUseMethod · 0.65
handleDisconnectedMethod · 0.65
disposeMethod · 0.65
disposeMethod · 0.65

Implementers 4

SWOConsoleProcessorsrc/frontend/swo/decoders/console.ts
SWOBinaryProcessorsrc/frontend/swo/decoders/binary.ts
SWORTTGraphProcessorsrc/frontend/swo/decoders/graph.ts
SWORTTAdvancedProcessorsrc/frontend/swo/decoders/advanced.ts

Calls

no outgoing calls

Tested by

no test coverage detected