class documentation
class ProgressStatus(_Enum):
Enum describing the various statuses of the taint.
- NotStarted: The taint hasn't produced any result yet.
- Running: The taint is still producing results.
- Finished: The taint produced all its results.
- Canceled: The taint was canceled before producing all its results and will not produce results anymore.
Class Variable |
|
Undocumented |
Class Variable |
|
Undocumented |
Class Variable |
|
Undocumented |
Class Variable |
|
Undocumented |