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