MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / runVersion

Method runVersion

internal/apps/app_cmd.go:180–182  ·  view source on GitHub ↗

版本号

()

Source from the content-addressed store, hash-verified

178
179// 版本号
180func (this *AppCmd) runVersion() {
181 fmt.Println(this.product+" v"+this.version, "(build: "+runtime.Version(), runtime.GOOS, runtime.GOARCH, teaconst.Tag+")")
182}
183
184// 帮助
185func (this *AppCmd) runHelp() {

Callers 1

RunMethod · 0.95

Calls 1

VersionMethod · 0.80

Tested by

no test coverage detected