class Walk::Up
- Walk::Up
- Reference
- Object
Included Modules
- Iterator(Path)
Defined in:
walk/up.crConstructors
-
.new(path : Path)
Creates iterator.
- .new(path : String)
Instance Method Summary
- #current : Path
- #current=(current : Path)
-
#next
Returns the next element.
-
#rewind
Rewinds iterator.
-
#root : Path
Properties
-
#root=(root : Path)
Properties