Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
66
func
(c *clientContextContext) Current() bool {
67
return
c.c.Current
68
}
69
70
func
(c *clientContextContext) Name() string {
71
return
c.c.Name
Callers
1
getHomeDir
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected