Sha256: ebe7bc801d12191641ef116414d0067e57c6c13635202a1b9d71b751a11c42de
Contents?: true
Size: 373 Bytes
Versions: 30
Compression:
Stored size: 373 Bytes
Contents
#!/usr/bin/ruby18 # # 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
30 entries across 30 versions & 1 rubygems