MCPcopy
hub / github.com/mongodb/node-mongodb-native / address

Method address

test/tools/mongodb-mock/src/server.js:68–70  ·  view source on GitHub ↗

*

()

Source from the content-addressed store, hash-verified

66 *
67 */
68 address() {
69 return { host: this.host, port: this.port, family: this.family };
70 }
71
72 /**
73 *

Callers 6

uriMethod · 0.95
startMethod · 0.45
connect.test.tsFile · 0.45
monitor.test.tsFile · 0.45
topology.test.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected