mix clarity.export_graph (Clarity v0.4.0)
View SourceThis task exports the Clarity graph to a DOT file, which can be used for visualization with Graphviz.
Options
--outor-o: The output file path. Defaults to-(stdout).--filter-verticesor-f: A list of vertex names to filter the graph. Only vertices reachable from these will be included in the output.