Options when iterating (recursive and other options) More...
#include <FileSystemIterator.h>
Public Attributes | |
bool | recursive = false |
true will recurse automatically into subdirectories More... | |
bool | forwardSlashes = false |
true will return paths forward slash / even on Windows More... | |
Options when iterating (recursive and other options)
bool SC::FileSystemIterator::Options::forwardSlashes = false |
true
will return paths forward slash /
even on Windows
bool SC::FileSystemIterator::Options::recursive = false |
true
will recurse automatically into subdirectories