toggle menu
assertk
0.28.1
jvm
switch theme
search in API
assertk
/
assertk.assertions
/
exists
exists
jvm
fun
Assert
<
File
>
.
exists
(
)
(
source
)
Asserts the file exists.
fun
Assert
<
Path
>
.
exists
(
vararg
options
:
LinkOption
)
(
source
)
Assert that the path exists.
Parameters
options
indicating how symbolic links are handled