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

Method Version

internal/apps/app_cmd.go:53–56  ·  view source on GitHub ↗

Version 版本

(version string)

Source from the content-addressed store, hash-verified

51
52// Version 版本
53func (this *AppCmd) Version(version string) *AppCmd {
54 this.version = version
55 return this
56}
57
58// Usage 使用方法
59func (this *AppCmd) Usage(usage string) *AppCmd {

Callers 2

runVersionMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected