lib/runcom.rb
# frozen_string_literal: true require "runcom/identity" require "runcom/errors/base" require "runcom/errors/syntax" require "runcom/xdg/configuration" require "runcom/configuration"
# frozen_string_literal: true require "runcom/identity" require "runcom/errors/base" require "runcom/errors/syntax" require "runcom/xdg/configuration" require "runcom/configuration"