install

Function install 

Source
pub fn install(notify: Sender<Signal>) -> Result<()>
Expand description

Install global signal handlers, with notifications sent to the given notify channel.