State management struct for directory scanning generators. More...
#include <list.hpp>
Public Member Functions | |
| ~dirscan () | |
| Destructor. | |
Public Attributes | |
| bool | showAll |
| Whether to include hidden files in the output. | |
| bool | used |
| Whether the directory has been opened yet. | |
State management struct for directory scanning generators.