#include <hooks-config.hpp>
Public Attributes | |
std::string | path |
specifies the path to hook More... | |
std::vector< std::string > | args |
specifies hook arguments More... | |
std::vector< std::string > | env |
contains a list of variables that will be set in the process's environment More... | |
std::vector<std::string> vasum::HookConfig::args |
specifies hook arguments
std::vector<std::string> vasum::HookConfig::env |
contains a list of variables that will be set in the process's environment
std::string vasum::HookConfig::path |
specifies the path to hook