Function spool::local_disk::set_sticky_bit
source ยท pub fn set_sticky_bit(path: &Path)
Expand description
Set the sticky bit on path. This prevents tmpwatch from removing the lock file.
pub fn set_sticky_bit(path: &Path)
Set the sticky bit on path. This prevents tmpwatch from removing the lock file.