create
Creates a Graphviz model of a dependency graph from a given ProjectDepth root.
Return
the graph model for this dependency graph
Since
0.12.0
Parameters
root
the root of the dependency graph, starting at a single SourceSet
Creates a Graphviz model of a dependency graph from a given ProjectDepth root.
the graph model for this dependency graph
0.12.0
the root of the dependency graph, starting at a single SourceSet