Method: Transpec::Configuration#rspec_command
- Defined in:
- lib/transpec/configuration.rb
#rspec_command ⇒ Object
Returns the value of attribute rspec_command.
30 31 32 |
# File 'lib/transpec/configuration.rb', line 30 def rspec_command @rspec_command end |