Apache-2.0 licensed by Sergey Vinokurov
Maintained by Sergey Vinokurov
This version can be pinned in stack with:directory-ospath-streaming-0.1.0.2@sha256:48bd9ec09cbbc8b89328ab010d99adcec67b1a637d80fc70e18bcbea3c05ef55,2756

Module documentation for 0.1.0.2

Depends on 3 packages(full list with versions):

build

Synopsis

Reading of directory contents in constant memory, i.e. in an iterative fashion without storing all directory elements in memory. From another perspective, this reading interface allows stopping at any point without loading every directory element.

Both Windows and Unix systems are supported.

Changes

0.1.0.2

  • Fix compatibility with filepath-1.5

0.1.0.1

  • Add missing test inputs

0.1

Initial release