Adds content to the specified file.
fs.Append( string filePath, string contents )
Alias of fs.Write function with third argument ab.
Last updated 1 year ago