write

Writes to a file securely.

void
write

Parameters

security FileAccessSecurity

The file security access.

file string

The file to write.

content string

The content of the file.

Meta