Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/docker/cli
/ Enabled
Method
Enabled
cli/command/plugin/formatter.go:98–100 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
96
}
97
98
func
(c *pluginContext) Enabled() bool {
99
return
c.p.Enabled
100
}
101
102
func
(c *pluginContext) PluginReference() string {
103
return
c.p.PluginReference
Callers
2
PromptUserForCredentials
Function · 0.80
arch
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected