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