GraphAliases Class

Summary

Aliases for retrieving the GraphRunner
Namespace
Cake.Graph
Base Types
  • object
graph TD Base0["object"]-->Type 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