ts-graphviz
Preparing search index...
@ts-graphviz/adapter
toStream
Function toStream
toStream
<
T
extends
Layout
.
values
>
(
dot
:
string
,
options
?:
Options
<
T
>
,
)
:
Promise
<
ReadableStream
>
Execute the Graphviz dot command and make a Stream of the results.
Type Parameters
T
extends
Layout
.
values
Parameters
dot
:
string
Optional
options
:
Options
<
T
>
Returns
Promise
<
ReadableStream
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-graphviz
Loading...
Execute the Graphviz dot command and make a Stream of the results.