1
0
Fork 0
arangodb/Documentation/DocuBlocks/JS_Save.md

134 B

@brief writes to a file fs.write(filename, content)

Writes the content into a file. Content can be a string or a Buffer object.