Skip to main content

clear_unlock_session

Function clear_unlock_session 

Source
pub fn clear_unlock_session(common_dir: &Path) -> Result<()>
Expand description

Remove the unlock session file, locking the repository.

ยงErrors

Returns an error if the session file exists but cannot be removed.