assertk.assertions / isSymbolicLink

isSymbolicLink

fun <ERROR CLASS><Path>.isSymbolicLink(): <ERROR CLASS>

Platform and version requirements: JVM


fun Assert<Path>.isSymbolicLink(): Unit

Assert that the path is a symbolic link.