Documentation ¶ Index ¶ func ListItems(out io.Writer, wantColor string, itemTypes []string, ...) error func New(cfg csconfig.Getter) *cliHub func SelectItems(hub *cwhub.Hub, itemType string, args []string, installedOnly bool) ([]*cwhub.Item, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ListItems ¶ func ListItems(out io.Writer, wantColor string, itemTypes []string, items map[string][]*cwhub.Item, omitIfEmpty bool, output string) error func New ¶ func New(cfg csconfig.Getter) *cliHub func SelectItems ¶ func SelectItems(hub *cwhub.Hub, itemType string, args []string, installedOnly bool) ([]*cwhub.Item, error) selectItems returns a slice of items of a given type, selected by name and sorted by case-insensitive name Types ¶ This section is empty. Source Files ¶ View all Source files hub.goitems.goutils_table.go Click to show internal directories. Click to hide internal directories.