(name string, arg ...string)
| 17 | fs.StatFS |
| 18 | |
| 19 | Command(name string, arg ...string) *exec.Cmd |
| 20 | Exec(cmd *exec.Cmd) ([]byte, error) |
| 21 | SudoExec(cmd *exec.Cmd) ([]byte, error) |
| 22 | LookPath(cmd string) (string, error) |
no outgoing calls
no test coverage detected