mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CLI2: Removed obsolete ::analyze method
This commit is contained in:
parent
c696a1748a
commit
3636de11c8
2 changed files with 0 additions and 83 deletions
|
@ -90,7 +90,6 @@ public:
|
|||
void add (const std::string&);
|
||||
void addContextFilter ();
|
||||
void addRawFilter (const std::string& arg);
|
||||
void analyze (bool parse = true, bool strict = false);
|
||||
void applyOverrides ();
|
||||
const std::string getFilter (bool applyContext = true);
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue