Back

dot (clj)

(source)

function

(dot g f & args)
Writes graph g to f (string or File) in DOT format. args passed to dot-str

Examples