Summary
LocalCakeAliases.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["LocalCakeAliases"]
class Type type-node
Syntax
public static class LocalCakeAliases
Methods
Name | Value | Summary |
---|---|---|
Artifact |
string |
Artifacts the specified path.
static
|
Artifact |
DirectoryPath |
Artifacts the directory path.
static
|
ArtifactFilePath |
FilePath |
Artifacts the file path.
static
|
Artifacts |
DirectoryPath |
Artifactses the specified context.
static
|
Configuration |
string |
Configurations the specified context.
static
|
Coverage |
DirectoryPath |
Coverages the specified context.
static
|
Coverage |
DirectoryPath |
Coverages the directory path.
static
|
CoverageFilePath |
FilePath |
Coverages the file path.
static
|
GetArtifacts |
IEnumerable |
Gets the artifacts.
static
|
GetCoverage |
IEnumerable |
Gets the coverage.
static
|
GitVer |
GitVersion |
Gits the ver.
static
|
HasGitVer |
bool |
Determines whether [has git ver] [the specified context].
static
|
Settings |
Settings |
Settingses the specified context.
static
|
Target |
string |
Targets the specified context.
static
|