Module taskboard_core_lib::commands[][src]

Structs

CompleteTaskCommand

Command for updating the status of a task to completed

CreateProjectCommand

Command for creating a new project

CreateTaskCommand

Command for adding a new task to an existing project

StartTaskCommand

Command for updating the status of a task to reflect work has started

UpdateTaskCommand

Command for updating an existing task