strikt-core / strikt.assertions / 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