# Packages
No description provided by the author
# Functions
Err creates a new Error.
# Constants
file already closed.
file already exists.
process file desciptor limit reached.
read/write IO error.
file lock failed.
no space or quota exhausted.
file does not exist.
operation not supported.
unknown OS error.
permission denied.
cannot resolve path.
file unlock failed.
No description provided by the author
SyncDataOnly will only flush the file data, without enforcing an update on the file metadata (like file size or modification time).
# Interfaces
No description provided by the author