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