MCPcopy Create free account
hub / github.com/ember-cli/ember-cli / print-command.js

File print-command.js

lib/utilities/print-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 EOL = require('os').EOL;

Callers

nothing calls this directly

Calls 3

formatTypeFunction · 0.85
formatValueFunction · 0.85
filterMethod · 0.80

Tested by

no test coverage detected