Method: CabbageDoc::Action#parameters
- Defined in:
- lib/cabbage_doc/action.rb
#parameters ⇒ Object (readonly)
Returns the value of attribute parameters.
8 9 10 |
# File 'lib/cabbage_doc/action.rb', line 8 def parameters @parameters end |