#! /usr/bin/env ruby # typed: true # frozen_string_literal: true require_relative "../lib/rbi" RBI::CLI.start(ARGV)