Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ project-test.js
File
project-test.js
tests/unit/models/project-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
path = require(
'path'
);
4
const
fs = require(
'fs-extra'
);
Callers
nothing calls this directly
Calls
15
beforeEach
Function · 0.85
touch
Function · 0.85
makeProject
Function · 0.85
emberCLIVersion
Function · 0.85
configPath
Method · 0.80
localBlueprintLookupPath
Method · 0.80
addonBlueprintLookupPaths
Method · 0.80
blueprintLookupPaths
Method · 0.80
discoverAddons
Method · 0.80
reloadAddons
Method · 0.80
reloadPkg
Method · 0.80
isEmberCLIProject
Method · 0.80
Tested by
no test coverage detected