API Reference Dependents Tree v#0.1.36
View SourceModules
Converts the Dependents.Tree
of all or a single app into table maps.
Parses the command line and prints a Dependents.Tree
table.
In a diagram of a graph, a vertex is usually represented by a circle with a label, and an edge is represented by an arrow extending from one vertex to another.
Converts a DOT graph (file deps_tree.dot
) into a Dependents.Tree
.
Also returns the directory of a DOT graph given its path.
Prints info on the escript command's usage and syntax.
Creates a Dependents.Tree
of all local apps.
Also converts a Dependents.Tree
into table maps.