Method: Abt::Cli::ArgumentsParser#arguments
- Defined in:
- lib/abt/cli/arguments_parser.rb
#arguments ⇒ Object (readonly)
Returns the value of attribute arguments.
6 7 8 |
# File 'lib/abt/cli/arguments_parser.rb', line 6 def arguments @arguments end |