39 40 41 42
# File 'lib/xcpretty/reporters/html.rb', line 39 def finish FileUtils.mkdir_p(File.dirname(@filepath)) write_report end