Hacked By AnonymousFox

Current Path : /opt/alt/ruby32/share/ruby/optparse/
Upload File :
Current File : //opt/alt/ruby32/share/ruby/optparse/shellwords.rb

# frozen_string_literal: false
# -*- ruby -*-

require 'shellwords'
require_relative '../optparse'

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

Hacked By AnonymousFox1.0, Coded By AnonymousFox