Module flock

Source
Expand description

Provides facilities for file locks on unix and windows

Structs§

FileLock
A currently held file lock.
FileLockError
An error pertaining to a failed file lock
LockOptions
Provides options for creating a FileLock

Enums§

LockError
Errors that can occur when attempting to acquire a FileLock