# File lib/minitest/ci_plugin.rb, line 80 def start # clean FileUtils.rm_rf report_dir if clean? FileUtils.mkdir_p report_dir end