Class: Foobara::Callback::Block::Around

Inherits:
Foobara::Callback::Block show all
Includes:
Concerns::BlockParameterRequired, Concerns::KeywordArgumentableBlock
Defined in:
foobara-0.0.110/projects/callback/src/block/around.rb

Instance Attribute Summary

Attributes inherited from Foobara::Callback::Block

#original_block

Method Summary

Methods included from Concerns::KeywordArgumentableBlock

#to_proc, #validate_original_block!

Methods inherited from Foobara::Callback::Block

#call, for, #initialize, #to_proc, types, types_to_subclasses

Methods included from Foobara::Concern

foobara_class_methods_module_for, foobara_concern?, included

Constructor Details

This class inherits a constructor from Foobara::Callback::Block