DotGraph

data class DotGraph(val content: String)(source)

Represents a Graphviz DOT graph output

Constructors

Link copied to clipboard
constructor(content: String)

Properties

Link copied to clipboard