Skip to main content

Module pool

Module pool 

Source
Expand description

Worktree pool management

Re-exports§

pub use inventory::Inventory;
pub use inventory::PoolEntry;
pub use inventory::WorktreeStatus;
pub use lock::PoolLock;

Modules§

inventory
Pool inventory types and JSON persistence
lock
File-based locking for the worktree pool using flock (via fs2)