🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 00:15:41 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
ruby27
/
share
/
ruby
/
optparse
📍 /opt/alt/ruby27/share/ruby/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