Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/urfave/cli
/ VisibleCommands
Method
VisibleCommands
category.go:57–57 · category.go::CommandCategory.VisibleCommands
VisibleCommands returns a slice of the Commands with Hidden=false
()
Source
from the content-addressed store, hash-verified
55
Name() string
56
// VisibleCommands returns a slice of the Commands with Hidden=false
57
VisibleCommands() []*Command
58
}
59
60
type
commandCategory
struct
{
Callers
4
helpCommandAction
Function · 0.65
DefaultShowCommandHelp
Function · 0.65
TestCommandCategories
Function · 0.65
VisibleCategories
Method · 0.65
Implementers
1
commandCategory
category.go
Calls
no outgoing calls
Tested by
1
TestCommandCategories
Function · 0.52