Sha256: b7046c13682077c845936836e675a749129e934fcabe1295c51cd678e7ee0f1e
Contents?: true
Size: 195 Bytes
Versions: 1
Compression:
Stored size: 195 Bytes
Contents
# frozen_string_literal: true require "hotch" hotch = Hotch.new($PROGRAM_NAME, viewer: ENV.fetch("HOTCH_VIEWER", nil), filter: ENV.fetch("HOTCH_FILTER", nil)) hotch.start hotch.report_at_exit
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hotch-0.7.0 | lib/hotch/run.rb |