Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
49
export
function
clearModulePathCache() {
50
modulePathCache.clear();
51
}
Callers
1
getModulePath.test.mjs
File · 0.90
Calls
1
clear
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…