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