mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-09 18:50:39 +02:00
CmdContext: Add initial plumbing
This commit is contained in:
parent
0891ed4b57
commit
49a7e46eaf
5 changed files with 129 additions and 0 deletions
|
@ -18,6 +18,7 @@ set (commands_SRCS Command.cpp Command.h
|
|||
CmdColor.cpp CmdColor.h
|
||||
CmdColumns.cpp CmdColumns.h
|
||||
CmdConfig.cpp CmdConfig.h
|
||||
CmdContext.cpp CmdContext.h
|
||||
CmdCount.cpp CmdCount.h
|
||||
CmdCustom.cpp CmdCustom.h
|
||||
CmdDelete.cpp CmdDelete.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue