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

Function printBasicHelp

tests/unit/commands/generate-test.js:131–133  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

129 name: 'my-blueprint',
130 availableOptions: [],
131 printBasicHelp() {
132 return this.name;
133 },
134 },
135 {
136 name: 'other-blueprint',

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…