MCPcopy 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
98func (c *pluginContext) Enabled() bool {
99 return c.p.Enabled
100}
101
102func (c *pluginContext) PluginReference() string {
103 return c.p.PluginReference

Callers 2

PromptUserForCredentialsFunction · 0.80
archFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected