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.Endpoint.
Summary
Collection of Cake.Endpoint aliases that will be injected into the cake context.
- Assembly
- Cake
.Endpoint .dll - Namespace
- Cake
.Endpoint - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["EndpointAliases"]
class Type type-node
Syntax
public static class EndpointAliases
Attributes
Type | Description |
---|---|
Cake |
Methods
Name | Value | Summary |
---|---|---|
EndpointCreate |
void |
Creates endpoints by copying all files and directories accoring to the endpoint definition.
static
|
EndpointCreate |
void |
Creates endpoints by copying all files and directories accoring to the endpoint definition.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|