dxx v0.2.1 (2018-12-18T20:09:57Z)
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