File: bootsnap

package info (click to toggle)
ruby-bootsnap 1.22.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 520 kB
  • sloc: ruby: 3,637; ansic: 844; sh: 14; makefile: 9
file content (5 lines) | stat: -rwxr-xr-x 107 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!/usr/bin/env ruby
# frozen_string_literal: true

require "bootsnap/cli"
exit Bootsnap::CLI.new(ARGV).run