mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
util: Removed execute
This commit is contained in:
parent
4bbb5fadb3
commit
f99fc16e14
2 changed files with 0 additions and 151 deletions
|
@ -48,8 +48,6 @@ void uuid_unparse_lower (uuid_t uu, char *out);
|
|||
#endif
|
||||
const std::string uuid ();
|
||||
|
||||
int execute (const std::string&, const std::vector <std::string>&, const std::string&, std::string&);
|
||||
|
||||
const std::string indentProject (
|
||||
const std::string&,
|
||||
const std::string& whitespace = " ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue