Port GetCurrentDeviceID()

This commit is contained in:
2026-01-21 00:26:42 -05:00
parent 65252fd353
commit 52cb51dd75
3 changed files with 17 additions and 3 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ Build the C library + headers w/`go build -buildmode=c-archive`.
- [ ] global
- [X] DirInit(preserveOldCfgDir bool) (string, error)
- [ ] ~~GenDeviceIDList() ([]fs.DirEntry, error)~~
- [ ] GetCurrentDeviceID() (string, error)
- [X] GetCurrentDeviceID() (string, error)
- [ ] GetRealAgePath(vanityPath string) string
- [ ] GetRealPath(vanityPath string) string
- [ ] GetSysProcAttr() *syscall.SysProcAttr