(dir string)
| 33 | List() []Extension |
| 34 | Install(ghrepo.Interface, string) error |
| 35 | InstallLocal(dir string) error |
| 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) |
no outgoing calls