MCPcopy Index your code

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

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

Functionbuild
()
tests/unit/models/builder-test.js:25
Methodbuild
(options, build)
lib/models/server-watcher.js:6
FunctionbuildError
()
tests/unit/models/builder-test.js:300
FunctionbuildFileInfo
* @override * * This modification of buildFileInfo allows our differing * input files to output to a single file, depending on the options.
packages/addon-blueprint/index.js:132
FunctionbuildFileInfo
* @override * * This modification of buildFileInfo allows our differing * input files to output to a single file, depending on the options.
packages/app-blueprint/index.js:150
FunctionbuildFileInfo
@method buildFileInfo @param {Function} destPath @param {Object} templateVariables @param {String} file @param {Object} options may be
lib/models/blueprint.js:803
FunctionbuildTestPageQueryString
(options)
lib/commands/test.js:148
MethodbuildTreeFor
(defaultPath, specified, shouldWatch)
lib/broccoli/ember-app.js:219
FunctioncacheKeyForTree
Calculates a cacheKey for the given treeType. It is expected to return a cache key allowing multiple builds of the same tree to simply return the
lib/models/addon.js:656
Functioncapture
(outerProcess)
lib/utilities/will-interrupt-process.js:21
Functionchanged
(options)
tests/unit/tasks/server/livereload-server-test.js:417
Functioncleanup
()
tests/unit/tasks/serve-test.js:17
Functioncleanup
()
tests/unit/tasks/build-watch-test.js:17
Functioncleanup
()
tests/unit/models/builder-test.js:33
Functionclear
()
lib/models/addon.js:113
FunctioncompileAddon
Runs the addon tree through preprocessors. @private @method compileAddon @param {Tree} tree Addon file tree @return {Tree} Compiled a
lib/models/addon.js:1121
FunctioncompileAddon
()
tests/unit/models/addon-test.js:813
FunctioncompileStyles
Runs the styles tree through preprocessors. @private @method compileStyles @param {Tree} addonStylesTree Styles file tree @return {Tr
lib/models/addon.js:930
FunctioncompileTemplates
Runs the templates tree through preprocessors. @private @method compileTemplates @param {Tree} tree Templates file tree @return {Tree
lib/models/addon.js:1087
FunctionconcatFiles
Shorthand method for [broccoli-concat](https://github.com/ember-cli/broccoli-concat) @private @method concatFiles @param {tree} tree Tree
lib/models/addon.js:368
Functionconfig
Augments the application's configuration settings. Object returned from this hook is merged with the application's configuration object. App
lib/models/addon.js:1325
Functionconfig
()
tests/unit/broccoli/default-packager/additional-assets-test.js:46
Functionconfig
()
tests/unit/broccoli/default-packager/config-test.js:25
Functionconfig
()
tests/unit/broccoli/default-packager/process-test.js:50
Functionconfig
()
tests/unit/broccoli/default-packager/ember-cli-internal-test.js:25
Functionconfig
()
tests/unit/broccoli/default-packager/tests-test.js:97
Functionconfig
()
tests/unit/broccoli/default-packager/javascript-test.js:90
Functionconfig
()
tests/unit/broccoli/default-packager/index-test.js:18
Functionconfig
()
tests/unit/tasks/server/middleware/history-support-test.js:10
Functionconfig
()
tests/unit/models/project-test.js:191
Functionconfig
()
tests/unit/models/watcher-test.js:132
FunctionconfigPath
()
tests/unit/broccoli/default-packager/additional-assets-test.js:42
FunctionconfigPath
()
tests/unit/broccoli/default-packager/config-test.js:21
FunctionconfigPath
()
tests/unit/broccoli/default-packager/process-test.js:46
FunctionconfigPath
()
tests/unit/broccoli/default-packager/ember-cli-internal-test.js:21
FunctionconfigPath
()
tests/unit/broccoli/default-packager/tests-test.js:93
FunctionconfigPath
()
tests/unit/broccoli/default-packager/javascript-test.js:86
FunctionconfigPath
()
tests/unit/broccoli/default-packager/index-test.js:14
MethodconstructBroccoliWatcher
(options)
lib/models/server-watcher.js:15
Methodconstructor
EmberApp is the main class Ember CLI uses to manage the Broccoli trees for your application. It is very tightly integrated with Broccoli and has
lib/broccoli/ember-app.js:63
Methodconstructor
(options)
lib/broccoli/default-packager.js:105
Methodconstructor
EmberAddon is used during addon development. @class EmberAddon @extends EmberApp @constructor @param {Object} [defaults] @param {
lib/broccoli/ember-addon.js:22
Methodconstructor
* @private * @class CLI * @constructor * @param options
lib/cli/cli.js:21
Methodconstructor
(options)
lib/cli/lookup-command.js:70
Methodconstructor
(options)
lib/utilities/markdown-color.js:35
Methodconstructor
* * On Windows, users will have a much better experience if symlinks are enabled * and usable. When queried, this object informs Windows users r
lib/utilities/windows-admin.js:31
Methodconstructor
(options)
lib/utilities/json-generator.js:10
Methodconstructor
(options)
lib/tasks/build-watch.js:11
Methodconstructor
(options)
lib/tasks/npm-uninstall.js:9
Methodconstructor
(options)
lib/tasks/generate-from-blueprint.js:10
Methodconstructor
(options)
lib/tasks/serve.js:27
Methodconstructor
(options)
lib/tasks/destroy-from-blueprint.js:6
Methodconstructor
(options)
lib/tasks/addon-install.js:9
Methodconstructor
(options)
lib/tasks/test.js:7
Methodconstructor
* @private * @class NpmTask * @constructor * @param {Object} options
lib/tasks/npm-task.js:20
Methodconstructor
(options)
lib/tasks/npm-install.js:9
Methodconstructor
* This addon is used to register a custom AMD transform for app and addons to use. * * @class AmdTransformAddon * @constructor
lib/tasks/transforms/amd/index.js:10
Methodconstructor
({ app, watcher, ui, project, httpServer })
lib/tasks/server/livereload-server.js:52
Methodconstructor
(options)
lib/tasks/server/express-server.js:14
Methodconstructor
(project)
lib/tasks/server/middleware/proxy-server/index.js:7
Methodconstructor
* This addon is used to serve the requested assets and set the required response * headers. It runs after broccoli-watcher addon. * * @class
lib/tasks/server/middleware/broccoli-serve-files/index.js:13
Methodconstructor
* This addon is used to set the default response headers for the assets that will be * served by the next middleware. It waits for the watcher prom
lib/tasks/server/middleware/broccoli-watcher/index.js:15
Methodconstructor
(project)
lib/tasks/server/middleware/testem-url-rewriter/index.js:7
Methodconstructor
* This addon is used to serve the `index.html` file at every requested * URL that begins with `rootURL` and is expecting `text/html` output. *
lib/tasks/server/middleware/history-support/index.js:15
Methodconstructor
* This addon is used to serve the QUnit or Mocha test runner * at `rootURL + '/tests'`. * * @class TestsServerAddon * @constructor
lib/tasks/server/middleware/tests-server/index.js:16
Methodconstructor
The Project model is tied to your package.json. It is instantiated by giving {{#crossLink "Project/closestSync:method"}}{{/crossLink}} the pat
lib/models/project.js:41
Methodconstructor
(message)
lib/models/project.js:740
Methodconstructor
(project)
lib/models/host-info-cache.js:9
Methodconstructor
(_options, build)
lib/models/watcher.js:18
Methodconstructor
(name, path, pkg)
lib/models/addon-info.js:11
Methodconstructor
An instance of this class is used for invoking the instrumentation hooks on addons. The instrumentation types currently supported are:
lib/models/instrumentation.js:52
Methodconstructor
(options)
lib/models/builder.js:24
Methodconstructor
(options)
lib/models/asset-size-printer.js:9
Methodconstructor
(project)
lib/models/per-bundle-addon-cache/index.js:97
Methodconstructor
(pkgObj, realPath, cache, isRoot = false)
lib/models/package-info-cache/package-info.js:60
Methodconstructor
(type, data)
lib/models/package-info-cache/error-entry.js:11
Methodconstructor
(realPath, cache)
lib/models/package-info-cache/node-modules-list.js:17
Methodconstructor
(ui)
lib/models/package-info-cache/index.js:31
Methodconstructor
()
lib/models/package-info-cache/error-list.js:13
Methodconstructor
(options = {})
tests/helpers/mock-project.js:8
Methodconstructor
(rootPath)
tests/helpers/package-cache.js:217
Methodconstructor
(program)
tests/helpers/command-generator.js:23
Methodconstructor
(options)
tests/helpers/mock-process.js:6
Methodconstructor
(options)
tests/helpers/mock-cli.js:9
Methodconstructor
()
tests/helpers/proxy-server.js:8
Methodconstructor
(distPath)
tests/helpers/dist-checker.js:10
Methodconstructor
(distPath)
tests/helpers/dist-checker.js:22
Methodcontains
* Indicate if an entry for a given path exists in the cache. * * @public * @method contains * @param {String} path the real path to check
lib/models/package-info-cache/index.js:329
FunctioncontentFor
(type)
tests/unit/broccoli/default-packager/ember-cli-internal-test.js:195
FunctioncontentFor
(type, config)
tests/fixtures/addon/kitchen-sink/index.js:4
FunctionconvertToJS
@private @method convertToJS @param {FileInfo} fileInfo @return {Promise}
lib/models/blueprint.js:520
FunctioncopyToOutputPath
()
tests/unit/models/builder-test.js:134
FunctiondefaultAllowCachingPerBundle
({ addonEntryPointModule })
lib/models/per-bundle-addon-cache/index.js:10
Functiondependencies
@public @method dependencies @return {Object} The addon's dependencies based on the addon's package.json
lib/models/addon.js:1340
Methoddependencies
@public @method dependencies @return {Object} Alias to the project's dependencies function
lib/broccoli/ember-app.js:1082
MethoddidAdd
(relativePath)
lib/models/server-watcher.js:27
MethoddidChange
(results)
lib/tasks/server/livereload-server.js:196
MethoddidChange
(relativePath)
lib/models/server-watcher.js:23
MethoddidDelete
(relativePath)
lib/models/server-watcher.js:31
MethoddidRestart
()
lib/tasks/server/livereload-server.js:229
← previousnext →701–800 of 1,127, ranked by callers