filename or file descriptor
Optional
options: "fs".WriteFileOptionsReturns undefined
.
If data
is a plain object, it must have an own (not inherited) toString
function property.
The mode
option only affects the newly created file. See open for more details.
For detailed information, see the documentation of the asynchronous version of this API: writeFile.
v0.0.67
filename or file descriptor
Optional
options: "fs".WriteFileOptionsGenerated using TypeDoc
Returns
undefined
.If
data
is a plain object, it must have an own (not inherited)toString
function property.The
mode
option only affects the newly created file. See open for more details.For detailed information, see the documentation of the asynchronous version of this API: writeFile.
Since
v0.0.67