# Functions
AllHookArguments returns a slice of all available arguments It is used to detect if a placeholder config is correct.
GetNativeHooks is returning all hooks native to git.
GetValidHooks is returning all hooks supported by CaptainHook git native and virtual ones.
GetVirtualHooks is retuning all virtual hooks provided by CaptainHook.
HookArguments returns the arguments for a given hook.
VirtualHook returns the virtual hook triggered by a given native hook Examples: - post-checkout triggers post-change - post-merge triggers post-change ...
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
Names of all hook arguments to map them from position to name.
Names of all hook arguments to map them from position to name.
Names of all hook arguments to map them from position to name.
Names of all hook arguments to map them from position to name.
Names of all hook arguments to map them from position to name.
Names of all hook arguments to map them from position to name.
Names of all hook arguments to map them from position to name.
Names of all hook arguments to map them from position to name.
Names of all hook arguments to map them from position to name.
Names of all hook arguments to map them from position to name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author