kotest-assertions-core / io.kotest.matchers.paths / startWithPath

startWithPath

fun startWithPath(path: Path): Matcher<Path>
fun startWithPath(file: File): Matcher<Path>
fun startWithPath(prefix: String): Matcher<Path>