MCPcopy Create free account
hub / github.com/ember-cli/ember-cli /

Class

tests/helpers/dist-checker.js:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21class DistChecker {
22 constructor(distPath) {
23 this.distPath = distPath;
24 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected