Closed CarsonF closed 9 years ago
Fixed recursive iterator not decending into children (toArray won't decend).
Fixed not keeping directories for recursive iterator even if LIST_DIRECTORIES is set. I'm not set on the method name shouldIncludeDirectories. Feel free to change that.
shouldIncludeDirectories
I'm fine with the name. thx :-)
Fixed recursive iterator not decending into children (toArray won't decend).
Fixed not keeping directories for recursive iterator even if LIST_DIRECTORIES is set. I'm not set on the method name
shouldIncludeDirectories
. Feel free to change that.