Method: CLASP::Arguments#argv

Defined in:
lib/clasp/arguments.rb

#argvObject (readonly)

(Array) the (possibly mutated) array of arguments instance passed to new



676
677
678
# File 'lib/clasp/arguments.rb', line 676

def argv
  @argv
end