Sync with latest libmutton development version

This commit is contained in:
2026-01-21 19:07:06 -05:00
parent d24202f63b
commit c04cd133c9
4 changed files with 14 additions and 11 deletions
+1 -2
View File
@@ -94,8 +94,7 @@ int main() {
- [X] DecryptFileToSlice(realPath string) ([]string, error)
- [X] EncryptBytes(decBytes []byte) []byte
- [X] ~~RCWDArgument()~~ (RCWD not supported)
- [ ] global
- [ ] Address TODOs
- [X] global
- [X] ~~VAR (CB func): GetPassword~~ (RCWD not supported)
- [X] DirInit(preserveOldCfgDir bool) (string, error)
- [X] ~~GenDeviceIDList() ([]fs.DirEntry, error)~~ (not for use outside of libmutton)