#!/usr/bin/env ruby # frozen_string_literal: true require 'trace_location' require 'trace_location/cli' TraceLocation::CLI.new(ARGV).run