#include <hooker.hh>
Basic operations | |
Hooker (const Environment *const) PALUDIS_ATTRIBUTE((nonnull(1))) | |
~Hooker () | |
Public Member Functions | |
HookResult | perform_hook (const Hook &) const PALUDIS_ATTRIBUTE((warn_unused_result)) |
void | add_dir (const FSEntry &, const bool output_prefixed) |
HookResult paludis::Hooker::perform_hook | ( | const Hook & | ) | const |
Perform a hook, return HookResult.
void paludis::Hooker::add_dir | ( | const FSEntry & | , | |
const bool | output_prefixed | |||
) |
Add a new hook directory.