Sha256: dacdf475cc96384f568fc4085843be10e9cf2c8ea9a857430ac5f74e670c857b

Contents?: true

Size: 150 Bytes

Versions: 47

Compression:

Stored size: 150 Bytes

Contents

if RUBY_VERSION < '1.9' && File.respond_to?(:lchmod)
  require 'backports/tools/path'

  Backports.convert_all_arguments_to_path File, :lchmod, 1
end

Version data entries

47 entries across 47 versions & 4 rubygems

Version Path
backports-3.6.7 lib/backports/1.9.1/file/lchmod.rb
backports-3.6.6 lib/backports/1.9.1/file/lchmod.rb
backports-3.6.5 lib/backports/1.9.1/file/lchmod.rb
backports-3.6.4 lib/backports/1.9.1/file/lchmod.rb
backports-3.6.3 lib/backports/1.9.1/file/lchmod.rb
backports-3.6.2 lib/backports/1.9.1/file/lchmod.rb
backports-3.6.1 lib/backports/1.9.1/file/lchmod.rb