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

Function onError

tests/helpers/run-command.js:35–37  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

33 },
34
35 onError(string) {
36 options.log(chalk.red(string));
37 },
38
39 log(string) {
40 debug.debug(string);

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…