avail
2.0.0.alpha02
avail
/
avail.utility.dot
/
DotWriter
/
graph
graph
fun
graph
(
block
:
(
DotWriter.GraphWriter
)
->
Unit
)
Content copied to clipboard
Emit an entire graph.
Parameters
block
The lambda to apply to emit the content of the graph.
Throws
java.
io.
IOException
If emission fails.