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

Method close

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

Source from the content-addressed store, hash-verified

3792 get upgraded(): boolean;
3793 get secureTransport(): "on" | "off" | "starttls";
3794 close(): Promise<void>;
3795 startTls(options?: TlsOptions): Socket;
3796}
3797interface SocketOptions {

Callers 15

closeActiveConnectionMethod · 0.65
AppShellFunction · 0.65
stopMethod · 0.65
startAsyncMethod · 0.65
freePortFunction · 0.65
portAvailableFunction · 0.65
runMethod · 0.65
startMethod · 0.65
stopMethod · 0.65
closeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected