| Current Path : /proc/self/root/proc/self/root/usr/share/ruby/optparse/ |
| Current File : //proc/self/root/proc/self/root/usr/share/ruby/optparse/shellwords.rb |
# -*- ruby -*-
require 'shellwords'
require 'optparse'
OptionParser.accept(Shellwords) {|s,| Shellwords.shellwords(s)}