MCPcopy Index your code
hub / github.com/docker/cli / CurrentVersion

Method CurrentVersion

cmd/docker/docker.go:566–566  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

564
565type versionDetails interface {
566 CurrentVersion() string
567 ServerInfo() command.ServerInfo
568}
569

Callers 3

hideUnsupportedFeaturesFunction · 0.65
areFlagsSupportedFunction · 0.65
areSubcommandsSupportedFunction · 0.65

Implementers 2

DockerClicli/command/cli.go
FakeCliinternal/test/cli.go

Calls

no outgoing calls

Tested by

no test coverage detected