MCPcopy
hub / github.com/vercel/hyper / getResolvedPattern

Method getResolvedPattern

bin/yarn-standalone.js:77042–77044  ·  view source on GitHub ↗

* TODO description

(pattern)

Source from the content-addressed store, hash-verified

77040 */
77041
77042 getResolvedPattern(pattern) {
77043 return this.patterns[pattern];
77044 }
77045
77046 /**
77047 * TODO description

Callers 8

dedupePatternsMethod · 0.95
replacePatternMethod · 0.95
resolveToResolutionMethod · 0.95
flattenMethod · 0.80
preparePatternsMethod · 0.80
maybeOutputSaveTreeMethod · 0.80
_iterateAddedPackagesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected