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