isTeXFile

fun isTeXFile(pathToFile: Path?): Boolean

Return

true if extension on path is tex

Parameters

pathToFile

the path to the file, if null return false