Documentation
¶
Overview ¶
Package hooks executes user-defined hook commands with a timeout and optional environment-variable injection. It is shared between worktree-create hooks and (future) command lifecycle hooks.
Index ¶
Constants ¶
View Source
const DefaultTimeout = 60 * time.Second
DefaultTimeout is the maximum duration a hook can run before being killed.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.