MCPcopy Index your code
hub / github.com/npmx-dev/npmx.dev / kill

Method kill

cli/src/node-pty.d.ts:42–42  ·  view source on GitHub ↗
(signal?: string)

Source from the content-addressed store, hash-verified

40 clear(): void
41 write(data: string | Buffer): void
42 kill(signal?: string): void
43 pause(): void
44 resume(): void
45 }

Callers 1

execNpmInteractiveFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected