MCPcopy Create free account
hub / github.com/auth0/auth0-cli / GetLabel

Method GetLabel

internal/cli/arguments.go:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19}
20
21func (a Argument) GetLabel() string {
22 return inputLabel(a.Name)
23}
24
25func (a Argument) GetHelp() string {
26 return a.Help

Callers 1

TestArgumentGettersFunction · 0.95

Calls 1

inputLabelFunction · 0.85

Tested by 1

TestArgumentGettersFunction · 0.76