mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CLI
- Stubbed ::aliasExpansion. - Fixed variable types. - Added ::dump calls.
This commit is contained in:
parent
9a2bcbed3e
commit
1639e6bb68
2 changed files with 11 additions and 2 deletions
|
@ -41,6 +41,7 @@ public:
|
|||
|
||||
private:
|
||||
void extractOverrides ();
|
||||
void aliasExpansion ();
|
||||
void dump (const std::string&) const;
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue