KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.io
/
KSLFileUtil
/
isCSVFile
is
CSVFile
fun
isCSVFile
(
pathToFile
:
Path
?
)
:
Boolean
Return
true if extension on path is csv
Parameters
path
To
File
the path to the file, if null return false