AlkantarClanX12

Your IP : 18.218.76.193


Current Path : /opt/alt/ruby20/lib64/ruby/2.0.0/optparse/
Upload File :
Current File : //opt/alt/ruby20/lib64/ruby/2.0.0/optparse/shellwords.rb

# -*- ruby -*-

require 'shellwords'
require 'optparse'

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