Home
(current)
वर्तमान निदेशक =>
/
proc
/
thread-self
/
root
/
opt
/
alt
/
ruby20
/
lib64
/
ruby
/
2.0.0
/
optparse
/
सूचना एवं अपलोड
Info Server
Indian Cyber Force
Create Folder
Create File
Adminer
Current File : //proc/thread-self/root/opt/alt/ruby20/lib64/ruby/2.0.0/optparse/uri.rb
# -*- ruby -*- require 'optparse' require 'uri' OptionParser.accept(URI) {|s,| URI.parse(s) if s}