|
BuildCache
|
A helper class for managing wrapper capabilities. More...
#include <program_wrapper.hpp>
Public Member Functions | |
| capabilities_t (const string_list_t &cap_strings) | |
| bool | create_target_dirs () const |
| bool | direct_mode () const |
| bool | hard_links () const |
Private Attributes | |
| bool | m_create_target_dirs = false |
| bool | m_direct_mode = false |
| bool | m_hard_links = false |
A helper class for managing wrapper capabilities.
1.8.17