%PDF- %PDF-
Direktori : /usr/local/ruby/1.8/lib/ruby/1.8/optparse/ |
Current File : //usr/local/ruby/1.8/lib/ruby/1.8/optparse/shellwords.rb |
# -*- ruby -*- require 'shellwords' require 'optparse' OptionParser.accept(Shellwords) {|s,| Shellwords.shellwords(s)}