Sha256: 85897f6d705902af7b2db8bb5e13e2a4262d019ac8d6a8019e30537c92276bfb
Contents?: true
Size: 427 Bytes
Versions: 3
Compression:
Stored size: 427 Bytes
Contents
#!/usr/bin/env jruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'term_display' is installed as part of a gem, and # this file is here to facilitate running it. # require "pathname" ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../../../Gemfile", Pathname.new(__FILE__).realpath) require "rubygems" require "bundler/setup" load Gem.bin_path("term-ansicolor", "term_display")
Version data entries
3 entries across 3 versions & 1 rubygems