Class: RSpec::Interactive::RefreshCommand
- Inherits:
-
Pry::ClassCommand
- Object
- Pry::ClassCommand
- RSpec::Interactive::RefreshCommand
- Defined in:
- lib/rspec-interactive/refresh_command.rb
Instance Method Summary collapse
Instance Method Details
#process ⇒ Object
16 17 18 |
# File 'lib/rspec-interactive/refresh_command.rb', line 16 def process RSpec::Interactive.refresh end |