1 unstable release
new 0.1.71 | Feb 1, 2025 |
---|
#1337 in Filesystem
Used in pavex_cli
28KB
407 lines
File-locking support.
This module defines the Filesystem
type which is an abstraction over a
filesystem, ensuring that access to the filesystem is only done through
coordinated locks.
The FileLock
type represents a locked file, and provides access to the
file.
Dependencies
~18–26MB
~377K SLoC