walk
Gets a sequence for visiting this directory and all its content.
Since Kotlin
1.0Parameters
direction
walk direction, top-down (by default) or bottom-up.
Gets a sequence for visiting this directory and all its content.
walk direction, top-down (by default) or bottom-up.
Thanks for your feedback!