GraphSettings.

Generator Property

Summary

The generator which will convert the task and dependencies to a string
Assembly
Cake.Graph.dll
Namespace
Cake.Graph
Containing Type
GraphSettings

Syntax

public ITaskGraphGenerator Generator { get; set; }

Value

Type Description
ITaskGraphGenerator