Preparing search index...
The search index is not available
ts-graphviz
ts-graphviz
@ts-graphviz/adapter
toFile
Function toFile
to
File
<
T
>
(
dot
,
path
,
options
?
)
:
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...
Generated using
TypeDoc
Execute the Graphviz dot command and output the results to a file.