AlkantarClanX12

Your IP : 18.117.188.105


Current Path : /opt/alt/ruby18/lib64/ruby/1.8/optparse/
Upload File :
Current File : //opt/alt/ruby18/lib64/ruby/1.8/optparse/shellwords.rb

# -*- ruby -*-

require 'shellwords'
require 'optparse'

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