claude

package
v0.12.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetClaudeDir

func GetClaudeDir() (string, error)

GetClaudeDir returns the Claude Code directory (~/.claude)

func InstallHooks

func InstallHooks(out Output) error

InstallHooks installs Claude Code hooks (usage tracking and auto-update)

Types

type Output

type Output interface {
	Println(string)
	PrintfErr(string, ...any)
}

Output is an interface for printing messages during hook installation

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL