BuildCache
Public Member Functions | Private Attributes | List of all members
bcache::program_wrapper_t::capabilities_t Class Reference

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
 

Detailed Description

A helper class for managing wrapper capabilities.


The documentation for this class was generated from the following files: