(path string)
| 57 | GetDeviceTree() string |
| 58 | GetDeviceInfo() model.DeviceInfo |
| 59 | CreateFile(path string) (int, error) |
| 60 | RenameFile(oldF, newF string) (int, error) |
| 61 | MkdirAll(path string) (int, error) |
| 62 | GetCPUTemperature() int |
no outgoing calls
no test coverage detected