Function nu_utils::ctrl_c::was_pressed

source ยท
pub fn was_pressed(ctrlc: &Option<Arc<AtomicBool>>) -> bool
Expand description

Returns true if Nu has received a SIGINT signal / ctrl+c event