MCPcopy Create free account
hub / github.com/docker/cli / Current

Method Current

cli/command/formatter/context.go:66–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64}
65
66func (c *clientContextContext) Current() bool {
67 return c.c.Current
68}
69
70func (c *clientContextContext) Name() string {
71 return c.c.Name

Callers 1

getHomeDirFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected