Sha256: da75b948b1ce9f6144288fb34fcc8197592d91a55e5b4bfb7fa69987db92e679
Contents?: true
Size: 182 Bytes
Versions: 42
Compression:
Stored size: 182 Bytes
Contents
require 'main' ARGV.replace %w( 42 ) if ARGV.empty? Main { argument( 'foo' ) option( 'bar' ) run { puts "This is what to_options produces: #{params.to_options.inspect}" } }
Version data entries
42 entries across 41 versions & 3 rubygems