Search notes:

vim script: writefile

writefile({object}, {fname} [, {flags}])
If flags contains a
If flags does not contain an s or S, fsync() is called only if fsync is set.

See also

readfile
Vim: built in functions
VIM script

Index