Closed AbePralle closed 5 years ago
LGTM, though I do wonder if there should be a way to create a FileListing that's not sorted, since it's potentially a pretty big expense to pay if you don't care.
Super easy, barely an inconvenience! I've now added an &unsorted flag to File.listing(), Files(), and Files.add().
LGTM, though I do wonder if there should be a way to create a FileListing that's not sorted, since it's potentially a pretty big expense to pay if you don't care.