Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
export
interface
Tunnel {
18
readonly localPort: number;
19
close(): void;
20
}
21
22
export
interface
VmHandle {
Callers
15
closePopup
Function · 0.65
settle
Function · 0.65
useOAuthPopupFlow
Function · 0.65
worker.test.ts
File · 0.65
createExecutor
Function · 0.65
createSqliteTestFumaDb
Function · 0.65
promise.test.ts
File · 0.65
withDb
Function · 0.65
close
Function · 0.65
sqlite-config-blob-migration.test.ts
File · 0.65
executor.test.ts
File · 0.65
makeLazyTestFumaDb
Function · 0.65
Calls
no outgoing calls
Tested by
15
withDb
Function · 0.52
makeHarness
Function · 0.52
withClient
Function · 0.52
withServer
Function · 0.52
withServer
Function · 0.52
startDroppingServer
Function · 0.52
seedCallToolExecutor
Function · 0.52
buildSandboxBridge
Function · 0.52
closeServer
Function · 0.52
servePagedMcpFixture
Function · 0.52
serveIdentityApi
Function · 0.52
serveMutableIdentityApi
Function · 0.52