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