File Manager

Current Path : /usr/lib/ruby/3.0.0/bundler/
Upload File :
Current File : //usr/lib/ruby/3.0.0/bundler/constants.rb

# frozen_string_literal: true

module Bundler
  WINDOWS = RbConfig::CONFIG["host_os"] =~ /(msdos|mswin|djgpp|mingw)/
  FREEBSD = RbConfig::CONFIG["host_os"] =~ /bsd/
  NULL    = WINDOWS ? "NUL" : "/dev/null"
end

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com