📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 12:05:13
📂
/ (Root)
/
opt
/
cpanel
/
ea-ruby27
/
root
/
usr
/
share
/
ruby
/
ruby-2.7.8
/
optparse
📍 /opt/cpanel/ea-ruby27/root/usr/share/ruby/ruby-2.7.8/optparse
🔄 Refresh
✏️
Editing: shellwords.rb
Read Only
# frozen_string_literal: false # -*- ruby -*- require 'shellwords' require 'optparse' OptionParser.accept(Shellwords) {|s,| Shellwords.shellwords(s)}
💾 Save Changes
❌ Cancel