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

Function tempBlueprint

tests/helpers/generate-utils.js:10–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8}
9
10function tempBlueprint() {
11 return fs.outputFile('blueprints/foo/files/__root__/foos/__name__.js', '/* whoah, empty foo! */');
12}
13
14module.exports = {
15 inRepoAddon,

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…