Mark GenDeviceIDList as non-port

This commit is contained in:
2026-01-20 23:24:55 -05:00
parent 2268a7a6c3
commit 65252fd353
+1 -1
View File
@@ -35,7 +35,7 @@ Build the C library + headers w/`go build -buildmode=c-archive`.
- [ ] RCWDArgument()
- [ ] global
- [X] DirInit(preserveOldCfgDir bool) (string, error)
- [ ] GenDeviceIDList() ([]fs.DirEntry, error)
- [ ] ~~GenDeviceIDList() ([]fs.DirEntry, error)~~
- [ ] GetCurrentDeviceID() (string, error)
- [ ] GetRealAgePath(vanityPath string) string
- [ ] GetRealPath(vanityPath string) string