Preparing search index...
The search index is not available
Yank Note Api - v3.76.2
Yank Note Api
renderer/support/api
writeFile
Function writeFile
write
File
(
file
,
content
?
,
asBase64
?
)
:
Promise
<
{
hash
:
string
;
stat
:
FileStat
;
}
>
Write content to a file.
Parameters
file
:
Doc
content
:
string
= ''
asBase64
:
boolean
= false
Returns
Promise
<
{
hash
:
string
;
stat
:
FileStat
;
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Yank Note Api - v3.76.2
Loading...
Write content to a file.