Writes text atomically to the destination path.
Existing file content is replaced as a single operation.
| path |
destination file path. |
| text |
text content to write. |
|
true on success. |