button.cli.graph

Members

Functions

graphCommand
int graphCommand(GraphOptions opts, GlobalOptions globalOpts)
Undocumented in source. Be warned that the author may not have intended to support it.
graphviz
void graphviz(BuildStateGraph graph, BuildState state, Stream stream, bool full)
void graphviz(Graph!(Resource, Task) graph, Stream stream)

Generates input suitable for GraphViz.

Meta

License

MIT

Authors

Jason White

Description: Generates input for GraphViz.