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

Method GetHelp

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

Source from the content-addressed store, hash-verified

23}
24
25func (a Argument) GetHelp() string {
26 return a.Help
27}
28
29func (a Argument) GetIsRequired() bool {
30 return true

Callers 1

TestArgumentGettersFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestArgumentGettersFunction · 0.76