Preparing search index...
The search index is not available
ts-graphviz
ts-graphviz
@ts-graphviz/adapter
toStream
Function toStream
to
Stream
<
T
>
(
dot
,
options
?
)
:
Promise
<
NodeJS.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
<
NodeJS.ReadableStream
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-graphviz
Loading...
Generated using
TypeDoc
Execute the Graphviz dot command and make a Stream of the results.