|
todo-cli
|

Go to the source code of this file.
Namespaces | |
| namespace | todo |
Enumerations | |
| enum class | todo::MenuOptions { todo::EXIT = 0 , todo::ADD = 1 , todo::REMOVE = 2 , todo::CHANGE_DESC = 3 , todo::CHANGE_STATUS = 4 , todo::CHANGE_PRIO = 5 , todo::UNDO = 6 , todo::REDO = 7 , todo::CLEAR = 8 , todo::INVALID = 9 } |