📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 19:33:12
📂
/ (Root)
/
opt
/
alt
/
ruby31
/
share
/
ruby
/
optparse
📍 /opt/alt/ruby31/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