mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Commands - delete
- Migrated handleDelete to CmdDelete.
This commit is contained in:
parent
908fbd8ca4
commit
abd51e81a3
9 changed files with 236 additions and 150 deletions
|
@ -16,6 +16,7 @@ set (commands_SRCS Command.cpp Command.h
|
|||
CmdConfig.cpp CmdConfig.h
|
||||
CmdCount.cpp CmdCount.h
|
||||
CmdCustom.cpp CmdCustom.h
|
||||
CmdDelete.cpp CmdDelete.h
|
||||
CmdDenotate.cpp CmdDenotate.h
|
||||
CmdDiagnostics.cpp CmdDiagnostics.h
|
||||
CmdDone.cpp CmdDone.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue