(name string)
| 52 | GetDirPath(path string) ([]model.Path, error) |
| 53 | GetDirPathOne(path string) (m model.Path) |
| 54 | GetNetState(name string) string |
| 55 | GetDiskInfo() *disk.UsageStat |
| 56 | GetSysInfo() host.InfoStat |
| 57 | GetDeviceTree() string |
no outgoing calls
no test coverage detected