Check if a file is really a file, whether a string contains anything, and whether you can run a program with these vital patterns.
This repository contains submodules. Therefore, it must be cloned with git clone --recursive <...> or git submodule update --init --recursive. A C++17 compiler (in Windows, of course) is required. To ...