Module: AyeCommander::Hookable

Defined in:
lib/aye_commander/hookable.rb

Overview

Hooks are available for all commands. They allow you to run specific parts of code before, around, after the command is called or when if the command was aborted

Defined Under Namespace

Modules: ClassMethods