MCPcopy Create free account
hub / github.com/DNAProject/DNA / GetName

Method GetName

cmd/usage.go:320–322  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

318}
319
320func (this *FmtFlag) GetName() string {
321 return this.name
322}
323
324func (this *FmtFlag) String() string {
325 return this.usage

Callers 3

flagCategoryFunction · 0.80
formatFlagsFunction · 0.80
GetFlagNameFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected