X7ROOT File Manager
Current Path:
/opt/alt/ruby18/lib64/ruby/1.8/optparse
opt
/
alt
/
ruby18
/
lib64
/
ruby
/
1.8
/
optparse
/
ðŸ“
..
📄
date.rb
(325 B)
📄
shellwords.rb
(121 B)
📄
time.rb
(188 B)
📄
uri.rb
(100 B)
📄
version.rb
(1.98 KB)
Editing: uri.rb
# -*- ruby -*- require 'optparse' require 'uri' OptionParser.accept(URI) {|s,| URI.parse(s) if s}
Upload File
Create Folder