Skip to contents

Returns the cache tree in Graphviz DOT format. If path is given, also writes to file.

Usage

cache_tree_to_dot(path = NULL)

Arguments

path

Optional file path to write DOT to.

Value

DOT string (invisibly).