Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ dispose
Method
dispose
scripts/types.d.ts:74–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
serve(options?: unknown): Promise<unknown>
73
rebuild(): Promise<BuildResult>
74
dispose(): Promise<void>
75
}
76
77
export
function
build(options: BuildOptions): Promise<BuildResult>
Callers
15
_clearLogWritersForTesting
Function · 0.65
getLogWriter
Function · 0.65
dispose
Function · 0.65
installAsciicastRecorder
Function · 0.65
getDebugWriter
Function · 0.65
stop
Function · 0.65
initTerminal
Function · 0.65
_askForLink
Method · 0.65
_removeDecoration
Method · 0.65
constructor
Method · 0.65
_handleBufferActivate
Method · 0.65
_enableWindowsWrappingHeuristics
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected