# File lib/guard/listener.rb, line 172
    def all_files
      potentially_modified_files([@directory], :all => true)
    end