@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>
 Include dependency graph for current_process_open_files.hpp:Namespaces | |
| namespace | utest | 
| Mocks and test helpers.  | |
Functions | |
| std::vector< std::string > | utest::CurrentProcessOpenFiles () | 
| returns files opened by current process   | |