mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Hooks
- Supports 'debug.hooks' configuration setting.
This commit is contained in:
parent
b34fd64a9c
commit
7521dc56e8
4 changed files with 71 additions and 3 deletions
|
@ -54,6 +54,7 @@ private:
|
|||
|
||||
private:
|
||||
bool _enabled;
|
||||
int _debug;
|
||||
std::vector <std::string> _scripts;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue