(args []string, stdin io.Reader, stdout, stderr io.Writer)
| 36 | Upgrade(name string, force bool) error |
| 37 | Remove(name string) error |
| 38 | Dispatch(args []string, stdin io.Reader, stdout, stderr io.Writer) (bool, error) |
| 39 | Create(name string, tmplType ExtTemplateType) error |
| 40 | EnableDryRunMode() |
| 41 | UpdateDir(name string) string |
no outgoing calls