Summary
Artifacts the specified path.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake - Containing Type
- LocalCakeAliases
Syntax
public static string Artifact(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 |
|---|---|
| string | System.String. |
