File.append

Convenience function to append content to a file.

class File
static
void
append
(
cstring path
,
Const!(void)[] content
)

Meta