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.4.0 | stdlib/optparse/shellwords.rb |
opal-1.4.0.alpha1 | stdlib/optparse/shellwords.rb |