| Direktori : /proc/thread-self/root/opt/alt/ruby22/lib64/ruby/2.2.0/optparse/ |
| Current File : //proc/thread-self/root/opt/alt/ruby22/lib64/ruby/2.2.0/optparse/shellwords.rb |
# -*- ruby -*-
require 'shellwords'
require 'optparse'
OptionParser.accept(Shellwords) {|s,| Shellwords.shellwords(s)}