mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Commands - done
- Migrated handleDone to CmdDone.
This commit is contained in:
parent
75a24f5113
commit
908fbd8ca4
9 changed files with 201 additions and 117 deletions
|
@ -18,6 +18,7 @@ set (commands_SRCS Command.cpp Command.h
|
|||
CmdCustom.cpp CmdCustom.h
|
||||
CmdDenotate.cpp CmdDenotate.h
|
||||
CmdDiagnostics.cpp CmdDiagnostics.h
|
||||
CmdDone.cpp CmdDone.h
|
||||
CmdDuplicate.cpp CmdDuplicate.h
|
||||
CmdEdit.cpp CmdEdit.h
|
||||
CmdExec.cpp CmdExec.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue