Sha256: 2f6af82fc36ba196cd6475704df75aac8b096be7ecc02763105d4a5a54775a1f
Contents?: true
Size: 410 Bytes
Versions: 14
Compression:
Stored size: 410 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'decolor' 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", "decolor")
Version data entries
14 entries across 14 versions & 2 rubygems