CakeGraph.

Nodes Property

Summary

Gets the nodes in the graph.
Namespace
Cake.Core.Graph
Containing Type
CakeGraph

Syntax

public IReadOnlyList<string> Nodes { get; }

Value

Type Description
IReadOnlyList<string>