mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-29 17:07:19 +02:00
CLI
- Implemented ::isConfigOverride, and used it.
This commit is contained in:
parent
91f4eade50
commit
d5e6aa7640
2 changed files with 16 additions and 5 deletions
|
@ -99,6 +99,7 @@ private:
|
|||
void decomposeModSubstitutions ();
|
||||
|
||||
bool isRCOverride (const std::string&) const;
|
||||
bool isConfigOverride (const std::string&) const;
|
||||
bool isUUID (const std::string&) const;
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue