Enhancement - _commands
- Added undocumented _commands command to support completion scripts.
This commit is contained in:
@@ -63,6 +63,7 @@ std::string handleProjects ();
|
||||
std::string handleCompletionProjects ();
|
||||
std::string handleTags ();
|
||||
std::string handleCompletionTags ();
|
||||
std::string handleCompletionCommands ();
|
||||
std::string handleVersion ();
|
||||
std::string handleDelete ();
|
||||
std::string handleStart ();
|
||||
|
||||
Reference in New Issue
Block a user