Handbook
Glossary
cannot-find-graphviz-installation ( -- * )
Vocabulary
graphviz
.
render
Error description
Thrown by
?default-graphviz-program
if a Graphviz installation cannot be found.
See also
default-graphviz-program
,
?default-graphviz-program
Definition
IN:
graphviz.render
ERROR:
cannot-find-graphviz-installation
;
Methods
USING:
graphviz.render
kernel
summary
;
M:
cannot-find-graphviz-installation
summary
drop
"Cannot find Graphviz installation"
;