newDirectoryStream

fun newDirectoryStream(path: Path): Sequence<Path>
fun newDirectoryStream(path: Path, glob: String): Sequence<Path>