R/cacheFile.R
cache_tree_to_dot.Rd
Returns the cache tree in Graphviz DOT format. If path is given, also writes to file.
path
cache_tree_to_dot(path = NULL)
Optional file path to write DOT to.
DOT string (invisibly).