Module | File::Constants |
In: |
lib/backports/1.9.1/file.rb
lib/backports/1.9.3/file.rb |
BINARY | = | 0 unless const_defined?(:BINARY) | In Ruby 1.8, it is defined only on Windows | |
NULL | = | case platform |