AlkantarClanX12

Your IP : 3.128.31.227


Current Path : /opt/alt/ruby31/share/rubygems/rubygems/optparse/lib/optparse/
Upload File :
Current File : //opt/alt/ruby31/share/rubygems/rubygems/optparse/lib/optparse/shellwords.rb

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

require 'shellwords'
require_relative '../optparse'

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