strikt-core / strikt.assertions / toFile

toFile

fun <T : Path> Builder<T>.toFile(): Builder<File>

Maps this assertion to an assertion on the file object representing this subject.

See Also

Path.toFile