assertk.assertions / isHidden

isHidden

fun <ERROR CLASS><File>.isHidden(): <ERROR CLASS>

Platform and version requirements: JVM

Asserts the file is hidden.

See Also

isNotHidden

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

Platform and version requirements: JVM

Assert that the path is hidden.