fun Assert<File>.isHidden(): Unit
Asserts the file is hidden.
See Also
isNotHidden
fun Assert<Path>.isHidden(): Unit
Assert that the path is hidden.