Sha256: 02d83d5fe481ac8e4425544296d5e7bc9e88e7bd41627fe0d7d71fb70e222f26
Contents?: true
Size: 420 Bytes
Versions: 11
Compression:
Stored size: 420 Bytes
Contents
#!/usr/bin/env ruby # 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
11 entries across 11 versions & 3 rubygems