MCPcopy Index your code
hub / github.com/ember-cli/ember-cli / index.js

File index.js

lib/cli/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const willInterruptProcess = require('../utilities/will-interrupt-process');
4const instrumentation = require('../utilities/instrumentation');

Callers

nothing calls this directly

Calls 6

configureLoggerFunction · 0.85
loadTasksFunction · 0.85
loadCommandsFunction · 0.85
projectOrnullProjectMethod · 0.80
startMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected