Ask a question to get started
Enter to send•Shift+Enter new line
write(filePath: string, content: string): MaybePromise<WriteResult>
filePath
string
Absolute file path
content
File content as string
Create a new file.