Libraries
»
todo
(0.2.0)
»
Index
»
Top Level Namespace
Top Level Namespace
Defined Under Namespace
Modules:
Todo
Constant Summary
collapse
TODO_FILE =
'
.todo.yml
'
ADD_DESC =
"
Adds a new task
"
REMOVE_DESC =
"
Removes a task from this todo list
"
LIST_DESC =
"
Lists the tasks
"