Add helper function for retrieving libmutton version

This commit is contained in:
2026-02-04 22:02:04 -05:00
parent aa716c59d2
commit 688532193f
3 changed files with 10 additions and 1 deletions
+1
View File
@@ -98,6 +98,7 @@ int main() {
- [X] ~~RCWDArgument()~~ (RCWD not supported)
- [X] global
- [X] ~~VAR (CB func): GetPassword~~ (RCWD not supported)
- [X] VAR LibmuttonVersion (GetVersion())
- [X] DirInit(preserveOldCfgDir bool) (string, error)
- [X] ~~GenDeviceIDList() ([]fs.DirEntry, error)~~ (not for use outside of libmutton)
- [X] GetCurrentDeviceID() (string, error)