Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ hasInteractiveResponder
Method
hasInteractiveResponder
src/node/services/sshPromptService.ts:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
hasInteractiveResponder(): boolean {
63
return
this.activeResponders > 0;
64
}
65
66
/**
67
* Atomic subscribe+snapshot: register listener FIRST, then
return
current
Callers
2
requestPromptDetailed
Method · 0.95
isInteractiveHostKeyApprovalAvailable
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected