file data
path to the file location to be written
file mode and permission bits. Should be provided as octal value (ex. 0o755, 0o777, ...)
indicates if file should be overwritten or appended with the provided data
Generated using TypeDoc
file data