mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Commands - start
- Migrated handleStart to CmdStart.
This commit is contained in:
parent
0429949de5
commit
86ab605bd4
9 changed files with 156 additions and 73 deletions
|
@ -29,6 +29,7 @@ set (commands_SRCS Command.cpp Command.h
|
|||
CmdProjects.cpp CmdProjects.h
|
||||
CmdShell.cpp CmdShell.h
|
||||
CmdShow.cpp CmdShow.h
|
||||
CmdStart.cpp CmdStart.h
|
||||
CmdStatistics.cpp CmdStatistics.h
|
||||
CmdTags.cpp CmdTags.h
|
||||
CmdTip.cpp CmdTip.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue