MCPcopy Create free account
hub / github.com/nodejs/node / [util.inspect.custom]

Method [util.inspect.custom]

deps/npm/lib/utils/queryable.js:287–289  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

285 }
286
287 [util.inspect.custom] () {
288 return this.toJSON()
289 }
290}
291
292module.exports = Queryable

Callers

nothing calls this directly

Calls 1

toJSONMethod · 0.95

Tested by

no test coverage detected