Sha256: 073a0254ca09947ca1d1d6feb142e1bca1d87c1c710c1a58f63c70d6f883e15c
Contents?: true
Size: 508 Bytes
Versions: 9
Compression:
Stored size: 508 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'yardoc' is installed as part of a gem, and # this file is here to facilitate running it. # bundle_binstub = File.expand_path("../bundle", __FILE__) load(bundle_binstub) if File.file?(bundle_binstub) require "pathname" ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile", Pathname.new(__FILE__).realpath) require "rubygems" require "bundler/setup" load Gem.bin_path("yard", "yardoc")
Version data entries
9 entries across 9 versions & 2 rubygems