MCPcopy Create free account
hub / github.com/mscdex/ssh2 / address

Method address

lib/server.js:370–372  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

368 }
369
370 address() {
371 return this._srv.address();
372 }
373
374 getConnections(cb) {
375 this._srv.getConnections(cb);

Callers 5

setupFunction · 0.95
connectClientFunction · 0.80
server-chat.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected