MCPcopy
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

getLogWriterFunction · 0.65
disposeFunction · 0.65
installAsciicastRecorderFunction · 0.65
getDebugWriterFunction · 0.65
stopFunction · 0.65
initTerminalFunction · 0.65
_askForLinkMethod · 0.65
_removeDecorationMethod · 0.65
constructorMethod · 0.65
_handleBufferActivateMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected