Class Guard::RSpec::Inspectors::KeepingInspector
In: lib/guard/rspec/inspectors/keeping_inspector.rb
Parent: BaseInspector

Inspector that remembers all failed paths and returns that paths in future calls to paths method along with any new paths passed as parameter to paths

Methods

failed   new   paths   reload  

Attributes

failed_locations  [RW] 

Public Class methods

Public Instance methods

[Validate]