File: bootsnap

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

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