%PDF- %PDF-
Direktori : /opt/plesk/ruby/3.2.2/lib64/ruby/3.2.0/rubygems/optparse/lib/optparse/ |
Current File : //opt/plesk/ruby/3.2.2/lib64/ruby/3.2.0/rubygems/optparse/lib/optparse/shellwords.rb |
# frozen_string_literal: false # -*- ruby -*- require 'shellwords' require_relative '../optparse' Gem::OptionParser.accept(Shellwords) {|s,| Shellwords.shellwords(s)}