Method: Clio::Usage::Signature#arguments
- Defined in:
- lib/clio/usage/signature.rb
#arguments ⇒ Object (readonly)
Returns the value of attribute arguments.
19 20 21 |
# File 'lib/clio/usage/signature.rb', line 19 def arguments @arguments end |