CmdCustom
- Adds CLI::analyze call, for equivalence debugging.
This commit is contained in:
@@ -99,6 +99,7 @@ int CmdCustom::execute (std::string& output)
|
||||
|
||||
// Reparse after tree change.
|
||||
context.parser.parse ();
|
||||
context.cli.analyze ();
|
||||
|
||||
// Apply filter.
|
||||
handleRecurrence ();
|
||||
|
||||
Reference in New Issue
Block a user