MCPcopy Create free account
hub / github.com/anchordotdev/cli / VersionString

Function VersionString

cli.go:99–101  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

97}
98
99func VersionString() string {
100 return fmt.Sprintf("%s (%s/%s) Commit: %s BuildDate: %s", Version.Version, Version.Os, Version.Arch, Version.Commit, Version.Date)
101}
102
103var Defaults = defaultConfig()
104

Callers 2

UserAgentFunction · 0.85
ReportErrorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected