strikt-jvm / strikt.java / strikt.api.Assertion.Builder / toPath

toPath

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

Maps this assertion to an assertion on a path object representing this subject.

See Also

File.toPath