@ -55,6 +55,7 @@ def write_output_json (output, filename)
pp output
abort
end
def write_output_csv (output, filename)
CSV.open(filename, 'wb') do |csv|