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.Mage.
Summary
Add launcher.
- Assembly
- Cake
.Mage .dll - Namespace
- Cake
.Mage - Containing Type
- MageAliases
Syntax
public static void MageAddLauncher(this ICakeContext context, LauncherSettings settings)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The context |
| settings | LauncherSettings | The settings |
Return Value
| Type | Description |
|---|---|
| void |
