Class: Overcommit::Hook::PostCheckout::Base
- Extended by:
- Forwardable
- Defined in:
- lib/overcommit/hook/post_checkout/base.rb
Overview
Functionality common to all post-checkout hooks.
Direct Known Subclasses
Method Summary
Methods inherited from Base
#applicable_files, #description, #enabled?, #execute, #in_path?, #initialize, #name, #quiet?, #required?, #run, #run?, #skip?
Constructor Details
This class inherits a constructor from Overcommit::Hook::Base