GraphAliases Class

Summary

Aliases for retrieving the GraphRunner
Assembly
Cake.Graph.dll
Namespace
Cake.Graph
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["GraphAliases"] class Type type-node

Syntax

public static class GraphAliases

Methods

Name Value Summary
Graph(ICakeContext, IReadOnlyList<ICakeTaskInfo>) GraphRunner
Alias for retrieving the GraphRunner
static

Extension Methods

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