lib/commander/import.rb



# frozen_string_literal: true

require 'commander'

include Commander::Methods

at_exit { run! }