Enum representing different actions.

Enumeration Members

Enumeration Members

Create: "create"

Action for creating tasks.

Info: "info"

Action for retrieving information about available tasks and their description.

Run: "run"

Action for running tasks.

Setup: "setup"

Action for setting up the project with nest-tasks.

Generated using TypeDoc