Append a line to a file. Creates the file and path if they do not exist.
The path of the file.
The string data to append.
Generated using TypeDoc
Append a line to a file. Creates the file and path if they do not exist.