struct

Job

Inherits Struct < Value < Object

Creates a job struct type and associated methods/helpers

Constructors

Instance methods

add_work(run_now = false, &block : Work)

Adds work to this job. Increases the total work counter.

Source
initialize
Source
sync
Source

Nested types