@asc-mitc/fdl — Node.js API
Preparing search index...
writeToFile
Function writeToFile
writeToFile
(
doc
:
FDL
,
filePath
:
string
,
validate
?:
boolean
)
:
void
Write an FDL document to a file on disk.
Parameters
doc
:
FDL
filePath
:
string
validate
:
boolean
= true
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@asc-mitc/fdl — Node.js API
Loading...
Write an FDL document to a file on disk.