MCPcopy 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

6const PackageInfoCache = require('../../lib/models/package-info-cache');
7
8class MockCLI {
9 constructor(options) {
10 options = options || {};
11

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected