CLI - ember-cli
Constructor Summary
| Private Constructors | |
|---|---|
| private |
CLI(options) |
Property Summary
| Private Properties | |
|---|---|
| private | |
| private |
instrumentation: Unknown |
| private |
name: Unknown |
| private |
npmPackage: Unknown |
| private |
root: Unknown |
| private | |
| private |
ui: UI |
Method Summary
| Private Methods | |
|---|---|
| private | |
| private | |
| private |
maybeMakeCommand(commandName, commandArgs): Null | CurrentCommand |
| private | |
Private Constructors
Parameters:
| Name | Type | Attribute | Description |
|---|---|---|---|
| options | Object |
|
Private Properties
Private Methods
Parameters:
| Name | Type | Attribute | Description |
|---|---|---|---|
| options | Object |
|
Return:
Parameters:
| Name | Type | Attribute | Description |
|---|---|---|---|
| error | Object |
|
Return:
private maybeMakeCommand(commandName, commandArgs): Null | CurrentCommand
Return:
Null | CurrentCommand
Parameters:
| Name | Type | Attribute | Description |
|---|---|---|---|
| environmentPromiseHash | Promise |
|