BootsAddin.

Boots(ICakeContext, BootsSettings) Method

Assembly
Cake.Boots.dll
Namespace
Cake.Boots
Containing Type
BootsAddin

Syntax

public static Task Boots(this ICakeContext context, BootsSettings settings)

Attributes

Type Description
AsyncStateMachineAttribute
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
settings BootsSettings

Return Value

Type Description
Task