Function git_repository::interrupt::reset
source · pub fn reset()
Expand description
Sets the interrupt request to false, thus allowing those checking for is_triggered()
to proceed.
pub fn reset()
Sets the interrupt request to false, thus allowing those checking for is_triggered()
to proceed.