Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/auth0/auth0-cli
/ GetName
Method
GetName
internal/cli/arguments.go:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
func
(a Argument) GetName() string {
18
return
a.Name
19
}
20
21
func
(a Argument) GetLabel() string {
22
return
inputLabel(a.Name)
Callers
3
TestArgumentGetters
Function · 0.95
Pick
Method · 0.95
PickMany
Method · 0.95
Calls
no outgoing calls
Tested by
1
TestArgumentGetters
Function · 0.76