Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunHook ¶
func RunHook(hookName string, module *modules.Versions, repositoryRoot string, arguments []string) (string, error)
RunHook executes the hook of the given name and returns it's output when successful. A list of arguments can be passed in.
The value of the hook must be an executable with a path relative to the repository root.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.