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