MCPcopy Create free account
hub / github.com/WJX20/claude-code / sendInterrupt

Method sendInterrupt

src/ssh/SSHSessionManager.ts:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 disconnect(): void
27 sendMessage(content: RemoteMessageContent): Promise<boolean>
28 sendInterrupt(): void
29 respondToPermissionRequest(requestId: string, response: { behavior: string; message?: string; updatedInput?: unknown }): void
30}

Callers 2

useSSHSessionFunction · 0.65
useDirectConnectFunction · 0.65

Implementers 1

DirectConnectSessionManagersrc/server/directConnectManager.ts

Calls

no outgoing calls

Tested by

no test coverage detected