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

File run-command.js

tests/helpers/run-command.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { default: chalk } = require('chalk');
4const spawn = require('child_process').spawn;

Callers

nothing calls this directly

Calls 1

onMethod · 0.45

Tested by

no test coverage detected