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

Function printVersion

lib/commands/version.js:29–31  ·  view source on GitHub ↗
(module, version)

Source from the content-addressed store, hash-verified

27 },
28
29 printVersion(module, version) {
30 this.ui.writeLine(`${module}: ${version}`);
31 },
32});

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…