TaskExtensions Class

Summary

Extensions used to provide addition functionality to Tasks
Assembly
Cake.igloo15.Helper.dll
Namespace
Cake.igloo15.Helper
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["TaskExtensions"] class Type type-node

Syntax

public static class TaskExtensions

Methods

Name Value Summary
CompleteTask(CakeTaskBuilder, bool) void
A quick error function that will invoke errors using the event
static
SetupProjectData(ICakeContext) ProjectData
SetupProjectData
static
TaskName(ICakeContext) string
Get the current task data
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin