onLeave
fun onLeave(function: (File) -> Unit): FileTreeWalk
Sets a callback function, that is called on any left directory after its files are visited and after it is visited itself.
fun onLeave(function: (File) -> Unit): FileTreeWalk
Sets a callback function, that is called on any left directory after its files are visited and after it is visited itself.