Implement error-specific exit codes defined by libmutton

This commit is contained in:
2024-08-13 17:36:15 -04:00
parent 888b1ca80d
commit b68b2a8931
6 changed files with 31 additions and 9 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ After installing, please review the [usage guide](https://github.com/rwinkhart/M
- [ ] libmutton v0.2.1
- [ ] Only run getSSHClient once to prevent being asked for keyfile password multiple times
- [ ] Ensure all config files and entry files are created with 0600 permissions
- [ ] Add fail-specific error codes
- [ ] Document in man page
- [x] Add fail-specific error codes
- [x] Document in man page
- [x] Split into separate repos
1. libmutton: backend package (rename to core), sync package, libmuttonserver
3. MUTN: cli package