LocalCakeAliases.

Artifact(ICakeContext, string) Method

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
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext The context.
path string The path.

Return Value

Type Description
string System.String.