Libraries
»
plugins
(0.3.0)
»
Index
»
Plugins
»
AroundStack
»
WrappedBlock
»
#called?
Method: Plugins::AroundStack::WrappedBlock#called?
Defined in:
lib/plugins/around_stack.rb
#
called?
⇒
Boolean
Returns:
(
Boolean
)
90 91 92
# File 'lib/plugins/around_stack.rb', line 90
def
called?
!
!
@_called
end