Class: RSpec::Core::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/paraspec/rspec_patches.rb

Instance Method Summary collapse

Instance Method Details

#commandObject

github.com/rspec/rspec-core/commit/e7bb36342b8a3aca2512a0335ea9836780a60605 Will probably add a flag to configuration to load default_path regardless of $0



7
8
9
# File 'lib/paraspec/rspec_patches.rb', line 7

def command
  'rspec'
end