@copyprief std::vector<std::string> CurrentProcessOpenFiles()
Definition in file current_process_open_files.hpp.
Go to the source code of this file.
#include <string>
#include <vector>
Namespaces | |
namespace | utest |
Mocks and test helpers. | |
Functions | |
std::vector< std::string > | utest::CurrentProcessOpenFiles () |
returns files opened by current process | |