AlkantarClanX12

Your IP : 18.191.103.144


Current Path : /proc/thread-self/root/opt/alt/ruby19/lib64/ruby/1.9.1/optparse/
Upload File :
Current File : //proc/thread-self/root/opt/alt/ruby19/lib64/ruby/1.9.1/optparse/shellwords.rb

# -*- ruby -*-

require 'shellwords'
require 'optparse'

OptionParser.accept(Shellwords) {|s,| Shellwords.shellwords(s)}