Method: Command::CommandSet#most_recent_args
- Defined in:
- lib/command-set/command-set.rb
#most_recent_args ⇒ Object
Returns the value of attribute most_recent_args.
179 180 181 |
# File 'lib/command-set/command-set.rb', line 179 def most_recent_args @most_recent_args end |