MCPcopy Create free account
hub / github.com/stylelint/stylelint / clearModulePathCache

Function clearModulePathCache

lib/utils/getModulePath.mjs:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47
48// Exported for testing
49export function clearModulePathCache() {
50 modulePathCache.clear();
51}

Callers 1

Calls 1

clearMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…