mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-30 02:17:21 +02:00
CLI
- Implemented ::decomposeModЅubstitutions.
This commit is contained in:
parent
5dcc415057
commit
6dea38806b
2 changed files with 35 additions and 15 deletions
|
@ -89,6 +89,7 @@ private:
|
|||
void decomposeModAttributes ();
|
||||
void decomposeModAttributeModifiers ();
|
||||
void decomposeModTags ();
|
||||
void decomposeModSubstitutions ();
|
||||
|
||||
public:
|
||||
std::multimap <std::string, std::string> _entities;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue