Libraries
»
code_web
(0.0.9)
»
Index
»
CodeWeb
»
MethodCall
»
#yields?
Method: CodeWeb::MethodCall#yields?
Defined in:
lib/code_web/method_call.rb
#
yields?
⇒
Boolean
Returns:
(
Boolean
)
28 29 30
# File 'lib/code_web/method_call.rb', line 28
def
yields?
is_yielding
end