File system
Preparing search index...
appendTextFile
Function appendTextFile
appendTextFile
(
filePath
:
string
,
content
:
string
)
:
Promise
<
void
>
Append text file
Parameters
filePath
:
string
file path
content
:
string
file content
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
File system
Loading...
Append text file