MCPcopy Create free account
hub / github.com/NativeScript/SimDeck / destroy

Method destroy

packages/ci-proxy-worker/worker-configuration.d.ts:3869–3869  ·  view source on GitHub ↗
(error?: any)

Source from the content-addressed store, hash-verified

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

Callers 3

isServerHealthyFunction · 0.65
httpJsonFunction · 0.65
settleFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected