dxx v0.0.9 (2018-11-07T11:31:35Z)
Dub
Repo
Job.JobStatusEvent
dxx
app
job
Job
Undocumented in source.
interface
Job
struct
JobStatusEvent {
Job
job
;
Status
status
;
}
Members
Variables
job
Job
job
;
Undocumented in source.
status
Status
status
;
Undocumented in source.
Meta
Source
See Implementation
dxx
app
job
Job
enums
Status
functions
execute
properties
status
terminated
thrownException
structs
JobStatusEvent