This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Graph.
Summary
Runs the commands to generate the graph node sets and deploy the html files for displaying graphs
- Assembly
- Cake
.Graph .dll - Namespace
- Cake
.Graph - Containing Type
- GraphRunner
Syntax
public GraphRunner(ICakeContext context, IReadOnlyList<ICakeTaskInfo> tasks)
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
tasks | IReadOnlyList |
Return Value
Type | Description |
---|---|
void |