Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-cli/ember-cli
/
Class
tests/helpers/mock-cli.js:8–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
const
PackageInfoCache = require(
'../../lib/models/package-info-cache'
);
7
8
class
MockCLI {
9
constructor(options) {
10
options = options || {};
11
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected