MCPcopy Create free account

hub / github.com/ember-cli/ember-cli / functions

Functions1,127 in github.com/ember-cli/ember-cli

FunctiontreeForAddon
(tree)
tests/unit/models/addon-test.js:860
FunctiontreeForAddonTemplates
Returns the tree for this addon's templates @public @method treeForAddonTemplates @param {Tree} tree @return {Tree} Addon Template fi
lib/models/addon.js:790
FunctiontreeForAddonTestSupport
Returns the tree for all test files namespaced to a given addon. @public @method treeForAddonTestSupport @param {Tree} tree @return {Tree
lib/models/addon.js:896
FunctiontreeForApp
Returns the tree for all app files @public @method treeForApp @param {Tree} tree @return {Tree} App file tree
lib/models/addon.js:766
FunctiontreeForApp
()
tests/unit/models/addon-test.js:800
FunctiontreeForPublic
Returns the tree for all public files @public @method treeForPublic @param {Tree} tree @return {Tree} Public file tree
lib/models/addon.js:876
FunctiontreeForStyles
Returns the tree for all style files @public @method treeForStyles @param {Tree} tree The tree to process, usually `app/styles/` in the a
lib/models/addon.js:833
FunctiontreeForStyles
()
tests/unit/broccoli/ember-app-test.js:142
FunctiontreeForTemplates
Returns the tree for all template files @public @method treeForTemplates @param {Tree} tree @return {Tree} Template file tree
lib/models/addon.js:778
FunctiontreeForTestSupport
Returns the tree for all test support files @public @method treeForTestSupport @param {Tree} tree @return {Tree} Test Support file tr
lib/models/addon.js:864
FunctiontreeForVendor
Returns the tree for all vendor files @public @method treeForVendor @param {Tree} tree @return {Tree} Vendor file tree
lib/models/addon.js:852
FunctiontreeGenerator
Generates a tree for the specified path @private @method treeGenerator @return {tree}
lib/models/addon.js:524
Functionuninstall
@method uninstall @param {Object} options @return {Promise}
lib/models/blueprint.js:614
FunctionupdatePackageJson
(content)
packages/addon-blueprint/index.js:50
Functionuptime
* Determines the time since the host was started, as from `os.uptime`. * * @private * @method uptime * @return {Number} The number of seco
lib/models/hardware-info.js:383
Functionvalidate
(data, k, val)
lib/models/command.js:36
Functionvalidate
(data, key, value)
dev/update-blueprint-dependencies.js:32
FunctionvalidateAlias
Validates alias value @method validateAlias @param {Object} alias @return {Boolean}
lib/models/command.js:514
FunctionvalidateAndRun
()
lib/commands/unknown.js:15
FunctionvalidateAndRun
@method validateAndRun @return {Promise}
lib/models/command.js:270
FunctionvalidateDefaultPackagedDist
(name, obj)
tests/helpers/default-packager.js:193
FunctionvalidateOption
Validates option @method validateOption @param {Object} option @return {Boolean}
lib/models/command.js:428
FunctionvalidateParsed
(key)
lib/models/command.js:557
FunctionvisitPostOrder
()
tests/unit/models/watcher-test.js:31
FunctionvisitPreOrder
(cb)
tests/unit/models/watcher-test.js:22
Methodwindow
()
tests/helpers/dist-checker.js:73
Functionwrite
(info)
lib/models/blueprint.js:343
← previous1,101–1,127 of 1,127, ranked by callers