Sha256: bf13cf842c1fb5fb55980751250b08e4e25cd70457fdd587f4c43de46a15e716

Contents?: true

Size: 154 Bytes

Versions: 22

Compression:

Stored size: 154 Bytes

Contents

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

require 'shellwords'
require 'optparse'

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

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
opal-1.8.3.rc1 stdlib/optparse/shellwords.rb
opal-1.8.2 stdlib/optparse/shellwords.rb
opal-1.8.1 stdlib/optparse/shellwords.rb
opal-1.8.0 stdlib/optparse/shellwords.rb
opal-1.8.0.beta1 stdlib/optparse/shellwords.rb
opal-1.7.4 stdlib/optparse/shellwords.rb
opal-1.8.0.alpha1 stdlib/optparse/shellwords.rb
opal-1.7.3 stdlib/optparse/shellwords.rb
opal-1.7.2 stdlib/optparse/shellwords.rb
opal-1.7.1 stdlib/optparse/shellwords.rb
opal-1.7.0 stdlib/optparse/shellwords.rb
opal-1.7.0.rc1 stdlib/optparse/shellwords.rb
opal-1.6.1 stdlib/optparse/shellwords.rb
opal-1.6.0 stdlib/optparse/shellwords.rb
opal-1.6.0.rc1 stdlib/optparse/shellwords.rb
opal-1.6.0.alpha1 stdlib/optparse/shellwords.rb
opal-1.5.1 stdlib/optparse/shellwords.rb
opal-1.5.0 stdlib/optparse/shellwords.rb
opal-1.5.0.rc1 stdlib/optparse/shellwords.rb
opal-1.4.1 stdlib/optparse/shellwords.rb