Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ package-cache-test.js
File
package-cache-test.js
tests/unit/utilities/package-cache-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
fs = require(
'fs-extra'
);
4
const
path = require(
'path'
);
Callers
nothing calls this directly
Calls
15
beforeEach
Function · 0.85
dir
Function · 0.85
__setupForTesting
Method · 0.80
__resetForTesting
Method · 0.80
_cleanDirs
Method · 0.80
_readManifest
Method · 0.80
_writeManifest
Method · 0.80
destroy
Method · 0.80
_checkManifest
Method · 0.80
_removeLinks
Method · 0.80
_restoreLinks
Method · 0.80
_install
Method · 0.80
Tested by
no test coverage detected