MCPcopy Create free account
hub / github.com/UnsignedInt8/LightSword / destroy

Method destroy

typings/node/node.d.ts:987–987  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

985 setEncoding(encoding?: string): void;
986 write(data: any, encoding?: string, callback?: Function): void;
987 destroy(): void;
988 pause(): void;
989 resume(): void;
990 setTimeout(timeout: number, callback?: Function): void;

Callers 2

socketEx.tsFile · 0.80
sendCommandFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected