%w[aoc philco samsung].freeze
22 23 24 25 26 27 28
# File 'lib/ehbrs/tools/runner/videos/unsupported.rb', line 22 def run infov 'Profiles', profiles.join(', ') infov 'Paths', paths paths.each do |d| ::Ehbrs::Videos::Unsupported::Search.new(d, file_options) end end