Next: , Previous: , Up: FilePath   [Index]


1.77.5 FilePath: decoration

all

Return a decorator of the receiver that will provide recursive descent into directories for iteration methods. Furthermore, iteration on the returned wrapper will not include ’.’ or ’..’ directory entries, and will include the receiver (directly, not via ’.’).