Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/play-co/devkit
/ cache.js
File
cache.js
src/install/cache.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* globals trace */
2
var
EventEmitter = require(
'events'
).EventEmitter;
3
var
path = require(
'path'
);
4
var
pathExtra = require(
'path-extra'
);
Callers
nothing calls this directly
Calls
4
getCachedModuleInfo
Function · 0.85
randomName
Function · 0.85
cleanURL
Function · 0.85
createLink
Function · 0.70
Tested by
no test coverage detected