Preparing search index...
The search index is not available
Racunis
Racunis
@racunis/core
JobState
Variable JobState
Const
Job
State
:
{
active
:
"active"
;
completed
:
"completed"
;
failed
:
"failed"
;
waiting
:
"waiting"
;
}
= ...
Enum representing the possible states of a job.
Type declaration
active
:
"active"
completed
:
"completed"
failed
:
"failed"
waiting
:
"waiting"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Racunis
Loading...
Enum representing the possible states of a job.