Summary
Artifacts the directory path.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake - Containing Type
- LocalCakeAliases
Syntax
public static DirectoryPath ArtifactDirectoryPath(this ICakeContext context, string path)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
path | string | The path. |
Return Value
Type | Description |
---|---|
DirectoryPath | DirectoryPath. |