Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-cli/ember-cli
/ dirs
Method
dirs
tests/helpers/package-cache.js:232–234 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
230
}
231
232
get dirs() {
233
return
this._conf.all;
234
}
235
236
/**
237
* The `__setupForTesting` modifies things in module scope.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected