Ask a question to get started
Enter to send•Shift+Enter new line
Append to a file
appendFileSync( path: string, data: string | Buffer<ArrayBufferLike>, options: __type )
path
string
data
string | Buffer<ArrayBufferLike>
options
__type