Sha256: cb4abdf3f19a23763ac31a8fbf785de7fa65affdb261b9c3cbbf2de0c6229c64
Contents?: true
Size: 422 Bytes
Versions: 5
Compression:
Stored size: 422 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'yard' 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" # noinspection RubyResolve load Gem.bin_path("yard", "yard")
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
pg_trunk-0.2.0 | bin/yard |
pg_trunk-0.1.3 | bin/yard |
pg_trunk-0.1.2 | bin/yard |
pg_trunk-0.1.1 | bin/yard |
pg_trunk-0.1.0 | bin/yard |