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