Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dump: Skip nodes during graphviz dump
If a node is marked as True in the skip variable, the dump file will not record that node. Signed-off-by: Daon Park <[email protected]>