MCPcopy Create free account
hub / github.com/fmhy/edit / close

Method close

api/worker-configuration.d.ts:3778–3778  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3776 get upgraded(): boolean
3777 get secureTransport(): 'on' | 'off' | 'starttls'
3778 close(): Promise<void>
3779 startTls(options?: TlsOptions): Socket
3780}
3781interface SocketOptions {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected