mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CLI
- Implemnted ::unsweetenAttMods.
This commit is contained in:
parent
80b385ee93
commit
0603711aac
2 changed files with 173 additions and 1 deletions
|
@ -78,6 +78,7 @@ private:
|
|||
bool canonicalize (std::string&, const std::string&, const std::string&) const;
|
||||
void unsweetenTags ();
|
||||
void unsweetenAtts ();
|
||||
void unsweetenAttMods ();
|
||||
void dump (const std::string&) const;
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue