Flowdock
class
Importance_1
v2_2_9 - Show latest stable - 0 notes - Superclass: Object

A Promise object represents a promise to do work (a chore) in the future. The promise is created with a block and a list of arguments for the block. Calling value will return the value of the promised chore.

Used by ThreadPool.

Constants

NOT_SET = Object.new.freeze # :nodoc:

Attributes

[RW] recorder
Show files where this class is defined (1 file)
Register or log in to add new notes.