Function branchless::git::get_test_locks_dir
source ยท pub fn get_test_locks_dir(repo: &Repo) -> Result<PathBuf, RepoError>
Expand description
Get the directory where the locks for running tests are stored.
pub fn get_test_locks_dir(repo: &Repo) -> Result<PathBuf, RepoError>
Get the directory where the locks for running tests are stored.