Method: Conify::Command::AbstractCommand#args
- Defined in:
- lib/conify/command/abstract_command.rb
#args ⇒ Object (readonly)
Returns the value of attribute args.
7 8 9 |
# File 'lib/conify/command/abstract_command.rb', line 7 def args @args end |