isRegularFile
Checks if the file located by this path is a regular file.
Since Kotlin
1.5Parameters
options
options to control how symbolic links are handled.
Checks if the file located by this path is a regular file.
options to control how symbolic links are handled.
Thanks for your feedback!