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