This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Ember.
Summary
Runs the Ember Serve command.
- Assembly
- Cake
.Ember .dll - Namespace
- Cake
.Ember - Containing Type
- EmberAliases
Syntax
public static void EmberServe(this ICakeContext context)
Examples
EmberServe();
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The context. |
Return Value
| Type | Description |
|---|---|
| void |
