GraphRunner Class

Summary

Runs the commands to generate the graph node sets and deploy the html files for displaying graphs
Namespace
Cake.Graph
Base Types
  • object
graph TD Base0["object"]-->Type Type["GraphRunner"] class Type type-node

Syntax

public class GraphRunner

Constructors

Name Summary
GraphRunner(ICakeContext, IReadOnlyList<ICakeTaskInfo>) Runs the commands to generate the graph node sets and deploy the html files for displaying graphs

Methods

Name Value Summary
Deploy(Action<GraphSettings>) GraphRunner
Generate the node set files and deploy the web content files
Deploy(GraphSettings) GraphRunner
Generate the node set files and deploy the web content files