Modules§
- help
- Provides functionality for the command
todo help
. - list
- Provides functionality for the command
todo list
. - task
- Provides implementation of a Task.
Functions§
- run
- Based on the arguments provided by the user (
args
), execute the proper function.