🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 18:59:31 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
ruby33
/
share
/
ruby
/
optparse
📍 /opt/alt/ruby33/share/ruby/optparse
🔄 Refresh
✏️
Editing: shellwords.rb
Read Only
# frozen_string_literal: false # -*- ruby -*- require 'shellwords' require_relative '../optparse' OptionParser.accept(Shellwords) {|s,| Shellwords.shellwords(s)}
💾 Save Changes
❌ Cancel