Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/urfave/cli
/ Flags
Method
Flags
category.go:165–165 · category.go::VisibleFlagCategory.Flags
Flags returns a slice of VisibleFlag sorted by name
()
Source
from the content-addressed store, hash-verified
163
Name() string
164
// Flags returns a slice of VisibleFlag sorted by name
165
Flags() []Flag
166
}
167
168
type
defaultVisibleFlagCategory
struct
{
Callers
1
TestCommand_VisibleFlagCategories
Function · 0.65
Implementers
1
defaultVisibleFlagCategory
category.go
Calls
no outgoing calls
Tested by
1
TestCommand_VisibleFlagCategories
Function · 0.52