Append a UTF-8 string to a file, creating it if it does not exist.
Path to the file. ~ is expanded.
~
String to append.
true on success, false on failure.
true
false
Append a UTF-8 string to a file, creating it if it does not exist.