Module: AyeCommander::Hookable::ClassMethods
- Included in:
- Command::ClassMethods
- Defined in:
- lib/aye_commander/hookable.rb
Overview
All hook functionality is defined at a class level, but runs at instance level
Constant Summary collapse
- TYPES =
i(before around after aborted).freeze