MCPcopy Index your code
hub / github.com/vercel/hyper / addToDelayQueue

Method addToDelayQueue

bin/yarn-standalone.js:50535–50537  ·  view source on GitHub ↗
(req)

Source from the content-addressed store, hash-verified

50533 }
50534
50535 addToDelayQueue(req) {
50536 this.delayQueue.add(req);
50537 }
50538
50539 parsePatternInfo(globPattern, range) {
50540 if (!(0, (_parsePackagePath2 || _load_parsePackagePath2()).isValidPackagePath)(globPattern)) {

Callers 1

resolveToResolutionMethod · 0.80

Calls 1

addMethod · 0.45

Tested by

no test coverage detected