Holds state of a folder when recursing into it to list its files. More...
#include <FileSystemIterator.h>
Public Attributes | |
| int | fileDescriptor = -1 |
| void * | dirEnumerator = nullptr |
| size_t | textLengthInBytes = 0 |
| bool | gotDot1 = false |
| bool | gotDot2 = false |
Holds state of a folder when recursing into it to list its files.