rust-shell-script / rust_cmd_lib

Common rust command-line macros and utilities, to write shell-script like tasks in a clean, natural and rusty way
https://docs.rs/cmd_lib/
Apache License 2.0
1.05k stars 37 forks source link

Add kill_all method to FunChildren #65

Open bn-l opened 5 months ago

bn-l commented 5 months ago

I think I just got put on a list somewhere.

You can do it with the PIDs but it would be cool if it had a convenience method.