?default-graphviz-program ( -- path )


Vocabulary
graphviz.render

Inputs
None

Outputs
patha pathname string


Word description
Searches your computer for the path to a Graphviz executable.

Errors
Throws an error if a Graphviz installation cannot be found.

See also
cannot-find-graphviz-installation, default-graphviz-program

Definition