Class Guard::RSpec::Inspectors::FocusedInspector
In: lib/guard/rspec/inspectors/focused_inspector.rb
Parent: BaseInspector

Inspector that focuses on set of paths if any of them is failing. Returns only that set of paths on all future calls to paths until they all pass

Methods

failed   new   paths   reload  

Attributes

focused_locations  [RW] 

Public Class methods

Public Instance methods

[Validate]