Static
Node specific file writer, which writes the content to the specified filepath.
This function is invasive, as it overwrite any existing files with the same name as the model.
to write
to write to,
veryify that the files is completely written before returning, this can happen if the file system is swamped with write requests.
Node specific file writer, which writes the content to the specified filepath.
This function is invasive, as it overwrite any existing files with the same name as the model.