MCPcopy 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

failureReplyMethod · 0.80
getIdentitiesReplyMethod · 0.80
signReplyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected