isCSVFile

fun isCSVFile(pathToFile: Path?): Boolean

Return

true if extension on path is csv

Parameters

pathToFile

the path to the file, if null return false