Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catppuccin/cli
/ Hooks
Struct
Hooks
internal/pkg/structs/program.go:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
type
Hooks
struct
{
59
Pre HookOptions `yaml:
"pre"
`
60
Post HookOptions `yaml:
"post"
`
61
}
62
63
type
HookOptions
struct
{
64
Install []Hook `yaml:
"install"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected