Dillonb / nmuidi

Deletes stuff, hopefully quickly
https://crates.io/crates/nmuidi
MIT License
226 stars 17 forks source link

Make use of exit codes #14

Open Kamilkampfwagen-II opened 3 months ago

Kamilkampfwagen-II commented 3 months ago

This would allow for retry or self elevation mechanisms when using nmuidi in shell scripts. I have no idea if there is a convention for return codes, but in this case it could be the number of errors, the OS error code, or a combination of both.