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

Method runHelp

internal/apps/app_cmd.go:185–187  ·  view source on GitHub ↗

帮助

()

Source from the content-addressed store, hash-verified

183
184// 帮助
185func (this *AppCmd) runHelp() {
186 this.Print()
187}
188
189// 启动
190func (this *AppCmd) runStart() {

Callers 1

RunMethod · 0.95

Calls 1

PrintMethod · 0.95

Tested by

no test coverage detected