Developer Guide - averagebagelenjoyer/NoShiPasswords GitHub Wiki
Error codes
Code | Meaning | Notes |
---|---|---|
0 | Generic Success | |
1 | Generic Failure | |
2 | invalid obj | Check STDERR. |
Error messages
invalid path
2
invalid passwd
2
Notes
All error messages are printed to STDERR.
All informative messages are printed to STDOUT.
Use -S
or --simple
for ease of use when making a GUI wrapper.