Searched refs:WriteCSVToFile (Results 1 – 3 of 3) sorted by relevance
50 err := WriteCSVToFile(header, rowsOfCols, outputPath)
46 func WriteCSVToFile(headerCols []string, rowsOfCols [][]string, filepath string) error { func
51 if err := filesystem.WriteCSVToFile(