mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Commands - import
- Migrated handleImport to CmdImport.
This commit is contained in:
parent
4603bdb509
commit
a7d5641d00
9 changed files with 123 additions and 86 deletions
|
@ -23,6 +23,7 @@ set (commands_SRCS Command.cpp Command.h
|
|||
CmdHelp.cpp CmdHelp.h
|
||||
CmdHistory.cpp CmdHistory.h
|
||||
CmdIDs.cpp CmdIDs.h
|
||||
CmdImport.cpp CmdImport.h
|
||||
CmdInfo.cpp CmdInfo.h
|
||||
CmdInstall.cpp CmdInstall.h
|
||||
CmdLog.cpp CmdLog.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue