scanPathRecursively

fun Activity.scanPathRecursively(path: String, callback: () -> Unit? = null)
fun Context.scanPathRecursively(path: String, callback: () -> Unit? = null)