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

Function printDetailedHelp

lib/commands/destroy.js:102–107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

100 },
101
102 printDetailedHelp() {
103 let ui = this.ui;
104
105 ui.writeLine('');
106 ui.writeLine(' Run `ember help generate` to view a list of available blueprints.');
107 },
108});

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…