Write content to a file.
Usage
write_file( path, content, )
path: str
Path to the file.
content: str
Content to write.