Sha256: 559f13b1d434495bfe04ef9caa7d3a6529dc6c5c171df2d96dd1f035a8aed615

Contents?: true

Size: 271 Bytes

Versions: 35

Compression:

Stored size: 271 Bytes

Contents

require_relative "simple_path"

module Guard
  class Watcher
    class Pattern
      class PathnamePath < SimplePath
        protected

        def normalize(string_or_pathname)
          Pathname.new(string_or_pathname).cleanpath
        end
      end
    end
  end
end

Version data entries

35 entries across 35 versions & 8 rubygems

Version Path
honeybadger-4.5.3 vendor/bundle/ruby/2.6.0/gems/guard-2.15.0/lib/guard/watcher/pattern/pathname_path.rb
guard-2.16.1 lib/guard/watcher/pattern/pathname_path.rb
guard-2.16.0 lib/guard/watcher/pattern/pathname_path.rb
guard-2.15.1 lib/guard/watcher/pattern/pathname_path.rb
alimentos-alu0100945645-0.1.0 vendor/bundle/ruby/2.3.0/gems/guard-2.15.0/lib/guard/watcher/pattern/pathname_path.rb
alimentos-alu0100945645-1.0.0 vendor/bundle/ruby/2.3.0/gems/guard-2.15.0/lib/guard/watcher/pattern/pathname_path.rb
guard-2.15.0 lib/guard/watcher/pattern/pathname_path.rb
guard-2.14.2 lib/guard/watcher/pattern/pathname_path.rb
comiditaULL-0.1.1 vendor/bundle/ruby/2.3.0/gems/guard-2.14.1/lib/guard/watcher/pattern/pathname_path.rb
comidita_ull-0.1.1 vendor/bundle/ruby/2.3.0/gems/guard-2.14.1/lib/guard/watcher/pattern/pathname_path.rb
comidita_ull-0.1.0 vendor/bundle/ruby/2.3.0/gems/guard-2.14.1/lib/guard/watcher/pattern/pathname_path.rb
guard-2.14.1 lib/guard/watcher/pattern/pathname_path.rb
gameboard-3.1.0 vendor/bundle/ruby/2.3.0/gems/guard-2.14.0/lib/guard/watcher/pattern/pathname_path.rb
gameboard-3.0.0 vendor/bundle/ruby/2.3.0/gems/guard-2.14.0/lib/guard/watcher/pattern/pathname_path.rb
guard-2.14.0 lib/guard/watcher/pattern/pathname_path.rb