Documentation
Preparing search index...
@quatrain/skills
writeOutput
Variable writeOutput
Const
writeOutput
:
(
data
:
any
,
filePath
:
string
)
=>
Promise
<
void
>
= ...
Type Declaration
(
data
:
any
,
filePath
:
string
)
:
Promise
<
void
>
Safely writes JSON results to a file, automatically creating parent subfolders.
Parameters
data
:
any
filePath
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Safely writes JSON results to a file, automatically creating parent subfolders.