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

TypeAlias HookType

internal/pkg/structs/program.go:68–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68type HookType string
69
70const (
71 HookTypeShell HookType = "shell"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected