Sha256: ee3b865176f5e5cc036c6f218df7017bc95e94ecd659c0b08140f631efaf10c1

Contents?: true

Size: 136 Bytes

Versions: 3

Compression:

Stored size: 136 Bytes

Contents

# frozen_string_literal: false
# -*- ruby -*-
require 'shellwords'
CLI::OptionParser.accept(Shellwords) {|s,| Shellwords.shellwords(s)}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cli-option_parser.rb-0.6.0 lib/cli/option_parser/shellwords.rb
cli-option_parser.rb-0.5.3 lib/cli/option_parser/shellwords.rb
cli-option_parser.rb-0.5.2 lib/cli/option_parser/shellwords.rb