mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Rules: Added ::parseGroup
This commit is contained in:
parent
9403fa4974
commit
12adc97d6d
2 changed files with 22 additions and 0 deletions
|
@ -63,6 +63,7 @@ private:
|
|||
|
||||
unsigned int getIndentation (const std::string&);
|
||||
std::vector <std::string> tokenizeLine (const std::string&);
|
||||
std::string parseGroup (const std::vector <std::string>&);
|
||||
|
||||
private:
|
||||
std::string _original_file {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue