Class Types
| Class | Summary |
|---|---|
| AddinInitializer | Module class responsible for the logic needed to run when the library is loaded. |
| WarpAliases |
Runs the warp binary (embedded in addin) to create a stand-alone packed binary for supported platforms. In order to use the commands for this addin, you will need to include the following in your cake script.
|
| WarpPlatforms | The platform to use when creating the self-contained application. |
| WarpSettings |
Contains the settings used by Cake.Warp.WarpRunner.
|
Namespaces
| Namespace | Summary |
|---|---|
| Cake |
