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

Method GetIsRequired

internal/cli/input.go:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 GetLabel() string
18 GetHelp() string
19 GetIsRequired() bool
20}
21
22func ask(i commandInput, value interface{}, defaultValue *string, isUpdate bool) error {

Callers 1

isInputRequiredFunction · 0.65

Implementers 2

Flaginternal/cli/flags.go
Argumentinternal/cli/arguments.go

Calls

no outgoing calls

Tested by

no test coverage detected