MCPcopy Index your code
hub / github.com/nodejs/node / debug

Method debug

deps/minimatch/index.js:1263–1264  ·  view source on GitHub ↗
(..._)

Source from the content-addressed store, hash-verified

1261 return false;
1262 }
1263 debug(..._) {
1264 }
1265 make() {
1266 const pattern = this.pattern;
1267 const options = this.options;

Callers 15

_get_config_varFunction · 0.80
test-console.jsFile · 0.80
assert_wrapperFunction · 0.80
testharness.jsFile · 0.80
__init__Method · 0.80
handshakeMethod · 0.80
__init__Method · 0.80
handshakeMethod · 0.80
_parseMethod · 0.80
makeMethod · 0.80
#matchOneMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected