Digraph have now names.
If you provides files, the digraph name will be the name of the file.
if you provide a scsript block the name of the digraph will be scriptblock
Also, the root of the tree is now available.
i have implemented a method gettree that return the root tree from anywhere in the graph.
this resolves #110
Digraph have now names. If you provides files, the digraph name will be the name of the file. if you provide a scsript block the name of the digraph will be scriptblock
Also, the root of the tree is now available. i have implemented a method
gettree
that return the root tree from anywhere in the graph. this resolves #110