mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
- Properly expands ~ characters in data.location
This commit is contained in:
parent
ec8da0baaa
commit
2150642f9d
5 changed files with 44 additions and 2 deletions
|
@ -119,6 +119,7 @@ std::string formatSeconds (time_t);
|
|||
const std::string uuid ();
|
||||
const char* optionalBlankLine (Config&);
|
||||
int convertDuration (std::string&);
|
||||
std::string expandPath (const std::string&);
|
||||
|
||||
// rules.cpp
|
||||
void initializeColorRules (Config&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue