Class Hooks::Hook::Results
In: lib/hooks/hook.rb
Parent: Array

Methods

halted!   halted?   new   not_halted?  

Public Class methods

so much code for nothing…

Public Instance methods

Returns true or false based on whether all callbacks in the hook chain were successfully executed.

[Validate]