mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-25 12:17:20 +02:00
Bug Fix - rc:alternate
- Fixed handling of rc: alternate rc file. - Reorganized Config.cpp regarding defaults. More work needed.
This commit is contained in:
parent
4470c3b88c
commit
00c5e61d49
6 changed files with 147 additions and 116 deletions
|
@ -39,6 +39,7 @@ public:
|
|||
|
||||
bool load (const std::string&);
|
||||
void createDefault (const std::string&);
|
||||
void setDefaults ();
|
||||
|
||||
const std::string get (const char*);
|
||||
const std::string get (const char*, const char*);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue