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