pub fn kill_children()
Expand description

Kills all child processes created with Command. By default it’s called before the crate::App exits.