mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CmdCustom
- Adds CLI::analyze call, for equivalence debugging.
This commit is contained in:
parent
3700d2df9f
commit
bcc7e30dfc
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ int CmdCustom::execute (std::string& output)
|
|||
|
||||
// Reparse after tree change.
|
||||
context.parser.parse ();
|
||||
context.cli.analyze ();
|
||||
|
||||
// Apply filter.
|
||||
handleRecurrence ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue