SPCAFAliases.

SPCAF(ICakeContext, SPCAFSettings) Method

Summary

Get SPCAF runner.
Assembly
Cake.SPCAF.dll
Namespace
Cake.SPCAF
Containing Type
SPCAFAliases

Syntax

public static void SPCAF(this ICakeContext context, SPCAFSettings settings)

Attributes

Type Description
CakeAliasCategoryAttribute
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext The context.
settings SPCAFSettings the settings.

Return Value

Type Description
void