Method: Cmdline::CmdLine#arguments

Defined in:
lib/cmdline.rb

#argumentsObject

Returns the value of attribute arguments

Returns:

  • (Object)

    the current value of arguments



80
81
82
# File 'lib/cmdline.rb', line 80

def arguments
  @arguments
end