()
| 37 | ExecWithSudo(cmd string, options ...ExecOptions) *CmdRes |
| 38 | ExecuteContext(ctx context.Context, cmd string, stdout io.Writer, stderr io.Writer) error |
| 39 | String() string |
| 40 | BasePath() string |
| 41 | RenderTemplateToFile(filename string, tmplt string, perm os.FileMode) error |
| 42 | setBasePath() |
no outgoing calls