Version:

salvus.flow.executors.types

salvus.flow.executors.types salvus flow executors types
Definitions of some useful data types.

Classes

JobStatus

Enum determining the status of a job.
SIGNATURE
class JobStatus(enum.Enum):
    def __init__(self): ...
PAGE CONTENTS