Method: Typedocs::MethodSpec::Single#block_spec
- Defined in:
- lib/typedocs/method_spec.rb
#block_spec ⇒ Object (readonly)
Returns the value of attribute block_spec.
48 49 50 |
# File 'lib/typedocs/method_spec.rb', line 48 def block_spec @block_spec end |