hasCSVExtension

fun hasCSVExtension(pathToFile: Path): Boolean

Return

true if the path exists and the extension is csv

Parameters

pathToFile

the path to the file