mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
util: Added ::quoteIfNeeded
This commit is contained in:
parent
f50b3b4fc2
commit
ebf9234006
2 changed files with 24 additions and 0 deletions
|
@ -41,5 +41,6 @@ int dispatchCommand (const std::vector <std::string>&, Database&, Rules&, Extens
|
|||
// utiŀ.cpp
|
||||
std::string osName ();
|
||||
std::string escape (const std::string&, int);
|
||||
std::string quoteIfNeeded (const std::string&);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue