🐐 GOAT Shell

Current path: opt/alt/ruby24/lib64/ruby/2.4.0/optparse/



⬆️ Go up: 2.4.0

📄 Viewing: shellwords.rb

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

require 'shellwords'
require 'optparse'

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


📤 Upload File


📁 Create Folder