Libraries
»
async
(2.36.0)
»
Index
»
Async
»
Stop
»
Later
»
#alive?
Method: Async::Stop::Later#alive?
Defined in:
lib/async/stop.rb
#
alive?
⇒
Boolean
Returns:
(
Boolean
)
72 73 74
# File 'lib/async/stop.rb', line 72
def
alive?
true
end