userver: userver/utest/current_process_open_files.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
current_process_open_files.hpp File Reference

@copyprief std::vector<std::string> CurrentProcessOpenFiles() More...

#include <string>
#include <vector>
+ Include dependency graph for current_process_open_files.hpp:

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
 

Detailed Description

@copyprief std::vector<std::string> CurrentProcessOpenFiles()

Definition in file current_process_open_files.hpp.