MCPcopy Create free account
hub / github.com/catppuccin/cli / init

Function init

internal/cli/search.go:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12)
13
14func init() {
15 rootCmd.AddCommand(searchCmd)
16}
17
18var searchCmd = &cobra.Command{
19 Use: "search",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected