MCPcopy Create free account
hub / github.com/nodejs/node / full

Method full

deps/undici/src/lib/interceptor/dns.js:132–134  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

130
131 // Delegate to storage decide can we do more lookups or not
132 full () {
133 return this.size >= this.#maxItems
134 }
135}
136
137class DNSInstance {

Callers 1

runLookupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected