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