MCPcopy
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

requestPromptDetailedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected