Method: Spec::Runner::Options#argv
- Defined in:
- lib/spec/runner/options.rb
#argv ⇒ Object
Returns the value of attribute argv.
30 31 32 |
# File 'lib/spec/runner/options.rb', line 30 def argv @argv end |
Returns the value of attribute argv.
30 31 32 |
# File 'lib/spec/runner/options.rb', line 30 def argv @argv end |