todo-cli
Loading...
Searching...
No Matches
menu_opts.h File Reference
This graph shows which files directly or indirectly include this file:

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
}