CSVPrinter

constructor(filePath: Path, header: List<String>)

Parameters

filePath

path to the file to be written

header

header of the csv file