Sha256: 5bae3ebe1e2eb5c7857434b2407be6a04527b64f7d2786bcb7768a07f4db3e74
Contents?: true
Size: 372 Bytes
Versions: 30
Compression:
Stored size: 372 Bytes
Contents
#!/usr/bin/jruby # # 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