Skip to main content

Module hooks

Module hooks 

Source

Structs§

HookCommand
A shell command to run as a lifecycle hook.
HookContext
Release context passed to hooks as environment variables.
ShellHookRunner
Default hook runner that executes commands via the system shell.

Traits§

HookRunner
Runs lifecycle hooks at various points in the release process.