hasCSVExtension

fun hasCSVExtension(pathToFile: Path): Boolean(source)

Return

true if the path exists and the extension is csv

Parameters

pathToFile

the path to the file