MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / close

Method close

e2e/src/vm/types.ts:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17export interface Tunnel {
18 readonly localPort: number;
19 close(): void;
20}
21
22export interface VmHandle {

Callers 15

closePopupFunction · 0.65
settleFunction · 0.65
useOAuthPopupFlowFunction · 0.65
worker.test.tsFile · 0.65
createExecutorFunction · 0.65
createSqliteTestFumaDbFunction · 0.65
promise.test.tsFile · 0.65
withDbFunction · 0.65
closeFunction · 0.65
executor.test.tsFile · 0.65
makeLazyTestFumaDbFunction · 0.65

Calls

no outgoing calls

Tested by 15

withDbFunction · 0.52
makeHarnessFunction · 0.52
withClientFunction · 0.52
withServerFunction · 0.52
withServerFunction · 0.52
startDroppingServerFunction · 0.52
seedCallToolExecutorFunction · 0.52
buildSandboxBridgeFunction · 0.52
closeServerFunction · 0.52
servePagedMcpFixtureFunction · 0.52
serveIdentityApiFunction · 0.52
serveMutableIdentityApiFunction · 0.52