Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
320
func
(this *FmtFlag) GetName() string {
321
return
this.name
322
}
323
324
func
(this *FmtFlag) String() string {
325
return
this.usage
Callers
3
flagCategory
Function · 0.80
formatFlags
Function · 0.80
GetFlagName
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected