Parser
- Scans the tree to find the binary, after the calendar report runs the main report and prepares to run the detail report. Now I think about it, this feature could be implemented vai hooks.
This commit is contained in:
@@ -528,6 +528,7 @@ Tree* Parser::captureFirst (const std::string& arg)
|
||||
|
||||
_tree->_branches.insert (i, t);
|
||||
|
||||
findBinary ();
|
||||
findCommand ();
|
||||
return t;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user