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