Method: Redmine::Commands::Start#arguments
- Defined in:
- lib/redmine/commands/start.rb
#arguments ⇒ Object (readonly)
Returns the value of attribute arguments.
14 15 16 |
# File 'lib/redmine/commands/start.rb', line 14 def arguments @arguments end |