method

alive?

v1_9_2_180 - Show latest stable - Class: Fiber
alive?()
public

Returns true if the fiber can still be resumed (or transferred to). After finishing execution of the fiber block this method will always return false.