A TaskProvider can be used to define the set of tasks that should be provided to the system. i.e. that are available for the user to run.
Retrieves the task configurations which are provided programmatically to the system.
a promise of the provided tasks configurations.
A TaskProvider can be used to define the set of tasks that should be provided to the system. i.e. that are available for the user to run.