Skip to main content

Module pool

Module pool 

Source
Expand description

Worktree pool management

Re-exports§

pub use detect::PoolEntry;
pub use detect::PoolNextAction;
pub use detect::PoolState;
pub use detect::WorktreeStatus;
pub use lock::PoolLock;

Modules§

detect
Filesystem-derived pool state detection
lock
File-based locking for the worktree pool using flock (via fs2)