Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vasum::HookConfig Struct Reference

#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...
 

Member Data Documentation

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


The documentation for this struct was generated from the following file: