assertk.assertions / isExecutable

isExecutable

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

Platform and version requirements: JVM


fun Assert<Path>.isExecutable(): Unit

Assert that the path is an executable.