Summary
Artifacts the file path.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake - Containing Type
- LocalCakeAliases
Syntax
public static FilePath ArtifactFilePath(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 |
|---|---|
| FilePath | FilePath. |
