MCPcopy 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
17func (a Argument) GetName() string {
18 return a.Name
19}
20
21func (a Argument) GetLabel() string {
22 return inputLabel(a.Name)

Callers 3

TestArgumentGettersFunction · 0.95
PickMethod · 0.95
PickManyMethod · 0.95

Calls

no outgoing calls

Tested by 1

TestArgumentGettersFunction · 0.76