Sha256: 660064ba7440b52e4854d489da3be437065c5defb3aa012ec544d3448235db2d

Contents?: true

Size: 152 Bytes

Versions: 4

Compression:

Stored size: 152 Bytes

Contents

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

require 'shellwords'
require 'optparse'

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

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
optparse-0.2.0 lib/optparse/shellwords.rb
optparse-0.1.1 lib/optparse/shellwords.rb
optparse-0.1.0 lib/optparse/shellwords.rb
ruby-compiler-0.1.1 vendor/ruby/lib/optparse/shellwords.rb