GraphRunner.

Deploy(Action<GraphSettings>) Method

Summary

Generate the node set files and deploy the web content files
Assembly
Cake.Graph.dll
Namespace
Cake.Graph
Containing Type
GraphRunner

Syntax

public GraphRunner Deploy(Action<GraphSettings> configure = null)

Parameters

Name Type Description
configure Action<GraphSettings>

Return Value

Type Description
GraphRunner