Ask a question to get started
Enter to send•Shift+Enter new line
delete(filePath: string): Promise<DeleteResult>
filePath
string
Delete a file or directory recursively. Optional - backends that don't support file deletion can omit this.
Absolute path to the file to delete