mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 10:07:19 +02:00
Hooks
- Added helper method ::scripts to filter by event and accessibility.
This commit is contained in:
parent
dee6f3a713
commit
c86853fd03
2 changed files with 19 additions and 0 deletions
|
@ -46,6 +46,7 @@ public:
|
|||
void onModify (const Task&, Task&);
|
||||
|
||||
private:
|
||||
std::vector <std::string> scripts (const std::string&);
|
||||
int execute (const std::string&, const std::string&, std::string&);
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue