mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
CmdExtension: Outlined processing
This commit is contained in:
parent
4ee9c3c908
commit
b19d45fcdc
1 changed files with 4 additions and 0 deletions
|
@ -31,6 +31,10 @@
|
|||
int CmdExtension ()
|
||||
{
|
||||
std::cout << "# extension\n";
|
||||
|
||||
// TODO Enumerate all extensions.
|
||||
// TODO Display list.
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue