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

Function log

tests/helpers/acceptance.js:23–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 // Note: We must override the default logOnFailure logging, because we are
22 // not inside a test.
23 log() {
24 return; // no output for initial application build
25 },
26};
27
28function handleResult(result) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected