HOME


sh-3ll 1.0
DIR:/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)}