MCPcopy Create free account

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

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

FunctionreturnTestState
(statusCode)
tests/helpers/ember.js:91
Functionrun
(commandOptions, rawArgs)
lib/commands/new.js:84
Functionrun
(commandOptions, rawArgs)
lib/commands/init.js:88
Functionrun
(commandOptions)
lib/commands/serve.js:100
Functionrun
(commandOptions, addonNames)
lib/commands/install.js:30
Functionrun
(options)
lib/commands/version.js:14
Functionrun
(commandOptions, rawArgs)
lib/commands/destroy.js:50
Functionrun
(commandOptions, rawArgs)
lib/commands/generate.js:59
Functionrun
(commandOptions)
lib/commands/test.js:166
Functionrun
(commandOptions)
lib/commands/build.js:40
Functionrun
(commandOptions)
lib/commands/asset-sizes.js:22
Functionrun
(commandOptions, rawArgs)
lib/commands/help.js:23
Functionrun
(commandOptions, commandArguments)
lib/commands/addon.js:51
Functionrun
(project)
lib/utilities/lint-fix.js:7
Functionrun
* @method run * @param commandArgs
lib/models/command.js:600
Functionrun
(commandOptions)
tests/unit/commands/new-test.js:95
Functionrun
()
tests/unit/cli/cli-test.js:244
Functionrun
()
tests/unit/cli/lookup-command-test.js:19
Functionrun
(options)
tests/unit/models/command-test.js:24
Methodrun
(options)
lib/tasks/build-watch.js:18
Methodrun
(options)
lib/tasks/generate-from-blueprint.js:15
Methodrun
(options)
lib/tasks/serve.js:34
Methodrun
(options)
lib/tasks/show-asset-sizes.js:7
Methodrun
(options)
lib/tasks/test-server.js:25
Methodrun
(options)
lib/tasks/create-and-step-into-directory.js:19
Methodrun
(options)
lib/tasks/test.js:75
Methodrun
(_commandOptions)
lib/tasks/git-init.js:10
Methodrun
(options)
lib/tasks/npm-task.js:188
Methodrun
(options)
lib/tasks/build.js:9
Methodrun
(newCommandOptions, _testAnswers)
lib/tasks/interactive-new.js:9
Methodrun
(options)
lib/tasks/install-blueprint.js:20
Methodrun
(newCommandOptions)
tests/unit/commands/new-test.js:113
Methodrun
()
tests/unit/commands/new-test.js:125
Methodrun
(options)
tests/unit/commands/destroy-test.js:31
Methodrun
(options)
tests/unit/commands/generate-test.js:44
Methodrun
(blueprintOpts)
tests/unit/commands/init-test.js:71
Methodrun
(options)
tests/unit/models/command-test.js:729
Methodrun
(options)
tests/unit/models/command-test.js:737
Methodrun
(/* options */)
tests/unit/models/command-test.js:743
FunctionrunTask
* Looks up for the task and runs * It also keeps the reference for the current active task * Keeping reference for the current task allows to cl
lib/models/command.js:230
FunctionserverMiddleware
({ options })
tests/unit/tasks/server/express-server-test.js:933
MethodserverMiddleware
(options)
lib/tasks/server/middleware/broccoli-serve-files/index.js:18
MethodserverMiddleware
(options)
lib/tasks/server/middleware/broccoli-watcher/index.js:20
MethodserverMiddleware
(config)
lib/tasks/server/middleware/history-support/index.js:32
MethodserverMiddleware
(config)
lib/tasks/server/middleware/tests-server/index.js:21
MethodserverWatcherDidChange
()
lib/tasks/server/express-server.js:157
FunctionsetDefaultOptions
(options)
tests/unit/tasks/test-server-test.js:24
FunctionsetItem
(key, value)
lib/models/addon.js:106
FunctionsetToken
(result, color)
lib/utilities/markdown-color.js:184
FunctionsetupApplicationTest
(hooks: NestedHooks, options?: SetupTestOptions)
packages/app-blueprint/files/tests/helpers/index.ts:12
FunctionsetupApplicationTest
(hooks: NestedHooks, options?: SetupTestOptions)
tests/fixtures/app/typescript/tests/helpers/index.ts:12
FunctionsetupApplicationTest
(hooks: NestedHooks, options?: SetupTestOptions)
tests/fixtures/app/typescript-embroider/tests/helpers/index.ts:12
FunctionsetupBroccoliBuilder
()
tests/unit/tasks/serve-test.js:11
FunctionsetupBroccoliBuilder
()
tests/unit/tasks/build-watch-test.js:11
FunctionsetupBroccoliBuilder
()
tests/unit/models/builder-test.js:19
MethodsetupBroccoliChangeEvent
()
lib/models/server-watcher.js:19
MethodsetupBroccoliWatcher
()
tests/unit/models/server-watcher-test.js:18
MethodsetupMiddleware
(options)
lib/tasks/server/livereload-server.js:61
FunctionsetupPreprocessorRegistry
()
tests/unit/broccoli/ember-app-test.js:588
FunctionsetupProject
(rootPath)
tests/helpers/default-packager.js:293
FunctionsetupRegistry
(registryMap)
tests/helpers/default-packager.js:275
FunctionsetupRenderingTest
(hooks: NestedHooks, options?: SetupTestOptions)
packages/app-blueprint/files/tests/helpers/index.ts:31
FunctionsetupRenderingTest
(hooks: NestedHooks, options?: SetupTestOptions)
tests/fixtures/addon/typescript/tests/helpers/index.ts:31
FunctionsetupRenderingTest
(hooks, options)
tests/fixtures/app/defaults/tests/helpers/index.js:30
FunctionsetupRenderingTest
(hooks: NestedHooks, options?: SetupTestOptions)
tests/fixtures/app/typescript/tests/helpers/index.ts:31
FunctionsetupRenderingTest
(hooks: NestedHooks, options?: SetupTestOptions)
tests/fixtures/app/typescript-embroider/tests/helpers/index.ts:31
FunctionsetupTest
(hooks: NestedHooks, options?: SetupTestOptions)
packages/app-blueprint/files/tests/helpers/index.ts:37
FunctionsetupTest
(hooks: NestedHooks, options?: SetupTestOptions)
tests/fixtures/addon/typescript/tests/helpers/index.ts:37
FunctionsetupTest
(hooks, options)
tests/fixtures/app/defaults/tests/helpers/index.js:36
FunctionsetupTest
(hooks: NestedHooks, options?: SetupTestOptions)
tests/fixtures/app/typescript/tests/helpers/index.ts:37
FunctionsetupTest
(hooks: NestedHooks, options?: SetupTestOptions)
tests/fixtures/app/typescript-embroider/tests/helpers/index.ts:37
FunctionshouldCompileTemplates
Looks in the addon/ and addon/templates trees to determine if template files exist that need to be precompiled. This is executed once when bu
lib/models/addon.js:957
FunctionshouldConvertToJS
@private @method shouldConvertToJS @param {Object} options @param {FileInfo} fileInfo @return {Boolean}
lib/models/blueprint.js:482
FunctionshouldIncludeChildAddon
Can be used to exclude addons from being added as a child addon. #### Uses: - Abstract away multiple addons while only including one into th
lib/models/addon.js:1379
Functionskip
(info)
lib/models/blueprint.js:347
FunctionsrcPath
(file)
packages/addon-blueprint/index.js:311
FunctionsrcPath
@method srcPath @param {String} file @return {String} Resolved path to the file
lib/models/blueprint.js:286
FunctionstartDev
(options, finalizer)
tests/unit/tasks/test-server-test.js:27
FunctionstubbedChanged
()
tests/unit/tasks/server/livereload-server-test.js:209
MethodsumNodes
(node, cb)
lib/models/watcher.js:104
MethodsupportedInternalAddonPaths
()
tests/helpers/fixturify-project.js:14
FunctionsupportsAddon
Looks for a __root__ token in the files folder. Must be present for the blueprint to support addon tokens. The `server`, `blueprints`, and `test`
lib/models/blueprint.js:992
Methodtargets
Returns the targets of this project, or the default targets if not present. @public @property targets @return {Object} Targets object
lib/models/project.js:269
FunctiontaskFor
Used to retrieve a task with the given name. Passes the new task the standard information available (like `ui`, `project`, etc). @method task
lib/models/blueprint.js:1276
FunctionteardownTestTargets
* Tears down the targeted project download directory
tests/helpers/acceptance.js:84
FunctiontempBlueprint
()
tests/helpers/generate-utils.js:10
FunctiontestemMiddleware
(_, options)
tests/unit/tasks/test-test.js:17
Functionthen
(fulfillmentHandler, rejectionHandler)
tests/unit/tasks/build-watch-test.js:42
Methodthen
()
tests/helpers/mock-broccoli-watcher.js:9
Methodthen
()
tests/helpers/mock-server-watcher.js:7
Methodthen
()
tests/helpers/mock-express-server.js:7
Functiontmp
()
lib/commands/test.js:99
FunctiontoJSON
()
tests/unit/models/instrumentation-test.js:498
FunctiontoTree
()
tests/helpers/default-packager.js:247
FunctiontoTree
(tree)
tests/unit/broccoli/template-precompilation-test.js:87
FunctiontoTree
(t)
tests/unit/broccoli/addon/module-name-test.js:37
FunctiontoTree
(tree)
tests/unit/models/addon-test.js:196
FunctiontreeFor
Returns a given type of tree (if present), merged with the application tree. For each of the trees available using this method, you can also u
lib/models/addon.js:577
FunctiontreeForAddon
Returns a tree for this addon @public @method treeForAddon @param {Tree} tree @return {Tree} Addon file tree @example ```js
lib/models/addon.js:814
FunctiontreeForAddon
(tree)
tests/unit/broccoli/default-packager/process-test.js:64
← previousnext →1,001–1,100 of 1,127, ranked by callers