Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Installer ¶
type Installer struct {
// HomeDir is dependency-injected for tests. If empty, os.UserHomeDir is used.
HomeDir string
}
Installer installs the embedded Scribe hook into Claude Code.
func (*Installer) CurrentStatus ¶
CurrentStatus reports whether the hook is currently installed. Because the Status enum intentionally has no NotInstalled value, StatusInstalled means Claude Code is present but the managed hook is not fully installed.
Click to show internal directories.
Click to hide internal directories.