Skip to main content

Module render

Module render 

Source

Enums§

Format
One built-in renderer output format.

Functions§

dot
Renders a validated machine-local topology as DOT text.
json
Renders a validated machine-local topology as deterministic pretty JSON.
mermaid
Renders a validated machine-local topology as Mermaid flowchart text.
plantuml
Renders a validated machine-local topology as PlantUML state text.
write_all_to_dir
Renders one document into every built-in format and writes the resulting files into dir using stem plus the format extension.