# Functions
TaskAddPropFlags add common flags expected on editing a task.
TaskAddReportFlags will add common format flags used for tasks.
TaskReadFlags read the common flags expected when editing a task.
TaskReport will output the task as set by the flags.
# Structs
FlagsDTO holds data about editing or creating a Task.
OutputFlags sets how the tasks will be printed.