Sha256: 38b4e1b7c376a0d7abc96a1bf1d8cc5f6bf8450ce39fb84c7779c13a657c980d

Contents?: true

Size: 105 Bytes

Versions: 14

Compression:

Stored size: 105 Bytes

Contents

class WrappersCommand
  class FileExist
    def self.===(file)
      File.exist?(file)
    end
  end
end

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
nlmt-wrappers-0.0.1 lib/nlmt-wrappers/command/file_exist.rb
gem-wrappers-1.4.0 lib/gem-wrappers/command/file_exist.rb
gem-wrappers-1.3.2 lib/gem-wrappers/command/file_exist.rb
gem-wrappers-1.3.1 lib/gem-wrappers/command/file_exist.rb
gem-wrappers-1.3.0 lib/gem-wrappers/command/file_exist.rb
gem-wrappers-1.2.7 lib/gem-wrappers/command/file_exist.rb
gem-wrappers-1.2.6.1 lib/gem-wrappers/command/file_exist.rb
gem-wrappers-1.2.6 lib/gem-wrappers/command/file_exist.rb
gem-wrappers-1.2.5 lib/gem-wrappers/command/file_exist.rb
gem-wrappers-1.2.4 lib/gem-wrappers/command/file_exist.rb
gem-wrappers-1.2.3 lib/gem-wrappers/command/file_exist.rb
gem-wrappers-1.2.2 lib/gem-wrappers/command/file_exist.rb
gem-wrappers-1.2.1 lib/gem-wrappers/command/file_exist.rb
gem-wrappers-1.2.0 lib/gem-wrappers/command/file_exist.rb