DEBSOURCES
Skip Quicknav
sources / ruby-byebug / 11.1.3-5 / bin / rake
12345678
#!/usr/bin/env ruby # frozen_string_literal: true load File.expand_path("bundle", __dir__) require "bundler/setup" load Gem.bin_path("rake", "rake")