All Classes Files Functions Variables Enumerations Enumerator Macros
Classes
findfiles.hpp File Reference

The FindFiles class auto-detects whether input is a file or directory. More...

#include "options.hpp"
Include dependency graph for findfiles.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FindFiles
 Auto-detects whether input is a file or directory. More...
 

Detailed Description

The FindFiles class auto-detects whether input is a file or directory.

Reads input from file or directory and checks if file is not a video file and should be filtered. Files that pass are counted and stored in an array.

Authors
erythros and emrys
Version
0.37

Definition in file findfiles.hpp.