# frozen_string_literal: true %w[ base string integer positive_integer choice boolean uri url proxy credentials path file_path directory_path array integer_range multi_choices regexp headers smart_list alias ].each do |opt| require "opt_parse_validator/opts/#{opt}" end