Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mscdex/ssh2
/ hasResponded
Method
hasResponded
lib/agent.js:455–457 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
453
this[SYM_CTX] = ctx;
454
}
455
hasResponded() {
456
return
(this[SYM_RESP] !== undefined);
457
}
458
getType() {
459
return
this[SYM_TYPE];
460
}
Callers
3
failureReply
Method · 0.80
getIdentitiesReply
Method · 0.80
signReply
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected