prism.task.PrismTask
Abstract class used to define tasks in a Prism project.
Constructor
Warning: you will never need to worry about instantiating a PrismTask
class and setting bool_run
/ func
when working with your tasks. This is all handled on the backend.