package
0.0.0-20241124183659-bba8be701433
Repository: https://github.com/captainhook-go/captainhook.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Fail is a debug action to output the original hook args and fail the hook execution Example configuration: { "run": "CaptainHook::Debug.Fail" }.
Success is a debug action to output args and opts not failing the hook execution Example configuration: { "run": "CaptainHook::Debug.Success", "option": { "foo": "bar" } }.