MCPcopy
hub / github.com/claude-code-best/claude-code / stop

Method stop

src/ssh/SSHAuthProxy.ts:8–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6
7export interface SSHAuthProxy {
8 stop(): void
9}
10
11export interface AuthProxyInfo {

Callers 15

shutdownFunction · 0.65
lanBeacon.test.tsFile · 0.65
initUpstreamProxyFunction · 0.65
startBunRelayFunction · 0.65
runFunction · 0.65
runHeadlessStreamingFunction · 0.65
stopFunction · 0.65
createSSHSessionFunction · 0.65
createLocalSSHSessionFunction · 0.65
shutdownFunction · 0.65
startFunction · 0.65
stopFunction · 0.65

Implementers 3

ProcessManagerpackages/acp-link/src/manager/manager.
LanBeaconsrc/utils/lanBeacon.ts
ChromeNativeHostsrc/utils/claudeInChrome/chromeNativeH

Calls

no outgoing calls

Tested by

no test coverage detected