MCPcopy
hub / github.com/TanStack/ai / destroy

Method destroy

examples/sandbox-cloudflare/worker-configuration.d.ts:3870–3870  ·  view source on GitHub ↗
(error?: any)

Source from the content-addressed store, hash-verified

3868 start(options?: ContainerStartupOptions): void
3869 monitor(): Promise<void>
3870 destroy(error?: any): Promise<void>
3871 signal(signo: number): void
3872 getTcpPort(port: number): Fetcher
3873 setInactivityTimeout(durationMs: number | bigint): Promise<void>

Callers 15

renderInjectChatFunction · 0.65
destroyMethod · 0.65
destroyMethod · 0.65
sprites.test.tsFile · 0.65
handle.test.tsFile · 0.65
ensureFunction · 0.65
destroyFunction · 0.65
onFinishFunction · 0.65
onAbortFunction · 0.65

Calls

no outgoing calls

Tested by 2

runPermissionFunction · 0.52