const MUTATE_NAME: &str = ".package-cache-mutate";
Expand description
The filename for the CacheLockMode::MutateExclusive
and
CacheLockMode::Shared
lock.
const MUTATE_NAME: &str = ".package-cache-mutate";
The filename for the CacheLockMode::MutateExclusive
and
CacheLockMode::Shared
lock.