ASCIIArtTreeGraphExtension<T> extension

on
  • Graph<T>

Methods

toASCIIArtTree({String? stripPrefix, String? stripSuffix, ASCIIArtTreeStyle style = ASCIIArtTreeStyle.elegant, bool allowGraphs = true, bool sortByInputDependency = true, String keyCast(T value)?}) ASCIIArtTree
Returns an ASCIIArtTree of this graph.