Method: RubyProf::CallInfoVisitor#block
- Defined in:
- lib/ruby-prof/call_info_visitor.rb
#block ⇒ Object (readonly)
Returns the value of attribute block.
20 21 22 |
# File 'lib/ruby-prof/call_info_visitor.rb', line 20 def block @block end |