Sha256: cf9a652d1479018e6412a71d0d3042b808fa6f82742ae6633c514ef1d26c9354
Contents?: true
Size: 375 Bytes
Versions: 81
Compression:
Stored size: 375 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'treetop' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0" if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then version = $1 ARGV.shift end gem 'treetop', version load Gem.bin_path('treetop', 'tt', version)
Version data entries
81 entries across 76 versions & 6 rubygems