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

Function validateAndRun

lib/commands/unknown.js:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 },
14
15 validateAndRun() {
16 throw new SilentError(`The specified command ${this.name} is invalid. For available options, see \`ember help\`.`);
17 },
18});

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…