assertk / assertk.assertions / isRegularFile

isRegularFile

(jvm) fun Assert<Path>.isRegularFile(vararg options: LinkOption): Unit

Assert that the path is a regular file.

Parameters

options - indicating how symbolic links are handled