mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-04 12:28:35 +02:00
File/Directory Enhancement
- Migrated enhanced code out of taskd.
This commit is contained in:
parent
e9273cd6c3
commit
87c285e6b2
5 changed files with 234 additions and 20 deletions
|
@ -49,6 +49,7 @@ public:
|
|||
|
||||
private:
|
||||
void list (const std::string&, std::vector <std::string>&, bool);
|
||||
bool remove_directory (const std::string&);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue