MCPcopy
hub / github.com/urfave/cli / Categories

Method Categories

category.go:10–10  ·  view source on GitHub ↗

Categories returns a slice of categories sorted by name

()

Source from the content-addressed store, hash-verified

8 AddCommand(category string, command *Command)
9 // Categories returns a slice of categories sorted by name
10 Categories() []CommandCategory
11}
12
13type commandCategories []*commandCategory

Callers 1

VisibleCategoriesMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected