Skip to main content

write_lock_path

Function write_lock_path 

Source
pub fn write_lock_path(database: &Path) -> PathBuf
Expand description

Per-DB write-serialization lock path: next to the index database (under the git common dir for a shared DB, or <root>/.rag-rat/ for a single worktree — both excluded from the watch tree).