append

Appends to a file securely.

void
append

Parameters

security FileAccessSecurity

The file security access.

file string

The file to append.

content string

The content of the file.

Meta