Sha256: 0294df194a7204a5da3a7b79df49025173cd1965f9afac2c406ff6131de73b32
Contents?: true
Size: 189 Bytes
Versions: 24
Compression:
Stored size: 189 Bytes
Contents
#!/usr/bin/env ruby # (C) John Mair (banisterfiend) # MIT license $0 = 'pry' require 'pry' # Process command line options and run Pry opts = Pry::CLI.parse_options Pry::CLI.start(opts)
Version data entries
24 entries across 24 versions & 8 rubygems