Go to the first, previous, next, last section, table of contents.


jobIsAlive?

Function: job? { job -> tOrNil }
file: job.t
package: muf
status: alpha

True iff the argument is an instance of Class Job, which has not yet executed endJob nor been killed by killJob, otherwise nil.


Go to the first, previous, next, last section, table of contents.