Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
Checksummer util.Sha1Checksum
FileDownloader downloader.Downloader
GetPluginRepos pluginReposFetcher
PluginRepo pluginrepo.PluginRepo
RepoName string
UI terminal.UI
}
type PluginDownloader ¶
type PluginDownloader struct {
UI terminal.UI
FileDownloader downloader.Downloader
}
type PluginInstaller ¶
type PluginInstaller interface {
Install(inputSourceFilepath string) string
}
func NewPluginInstaller ¶
func NewPluginInstaller(context *Context) PluginInstaller
Source Files
¶
Directories
¶
Path | Synopsis |
---|---|
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.