Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/urfave/cli
/ Names
Method
Names
flag.go:108–108 ·
view source on GitHub ↗
All possible names for this flag
()
Source
from the content-addressed store, hash-verified
106
107
// All possible names for this flag
108
Names() []string
109
110
// Whether the flag has been set or not
111
IsSet() bool
Callers
15
TestFlagsByName
Function · 0.95
TestGenericFlag_SatisfiesFlagInterface
Function · 0.95
setupDefaults
Method · 0.95
suggestFlag
Function · 0.65
suggestCommand
Function · 0.65
TestIntFlag
Function · 0.65
TestInt8Flag
Function · 0.65
TestInt16Flag
Function · 0.65
TestInt32Flag
Function · 0.65
TestInt64Flag
Function · 0.65
printFlagSuggestions
Function · 0.65
offsetCommands
Function · 0.65
Implementers
3
BoolWithInverseFlag
flag_bool_with_inverse.go
extFlag
flag_ext.go
customBoolFlag
command_test.go
Calls
no outgoing calls
Tested by
15
TestFlagsByName
Function · 0.76
TestGenericFlag_SatisfiesFlagInterface
Function · 0.76
TestIntFlag
Function · 0.52
TestInt8Flag
Function · 0.52
TestInt16Flag
Function · 0.52
TestInt32Flag
Function · 0.52
TestInt64Flag
Function · 0.52
TestCommand_FloatSlice
Function · 0.52
TestCommand_Float32Slice
Function · 0.52
TestCommand_Float64Slice
Function · 0.52
TestCommand_UintSlice
Function · 0.52
TestCommand_Uint8Slice
Function · 0.52