Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ Install
Method
Install
cf/actors/plugininstaller/plugin_installer.go:14–14 ·
view source on GitHub ↗
(inputSourceFilepath string)
Source
from the content-addressed store, hash-verified
12
13
type
PluginInstaller
interface
{
14
Install(inputSourceFilepath string) string
15
}
16
17
type
Context
struct
{
Callers
1
Execute
Method · 0.95
Implementers
3
pluginInstallerWithRepo
cf/actors/plugininstaller/plugin_insta
pluginInstallerWithoutRepo
cf/actors/plugininstaller/plugin_insta
FakePluginInstaller
cf/actors/plugininstaller/plugininstal
Calls
no outgoing calls
Tested by
no test coverage detected