Skip to main content

Module hooks

Module hooks 

Source

Functions§

check_size
Check staged file sizes against [size] limits. Returns Err if any file exceeds max. Prints warnings for warn overruns.
post_save
post_sync
pre_save
Convenience: pre-save / pre-sync / post-* dispatch
pre_sync
run_hooks
Execute every hook command in order. First non-zero exit aborts.