Libraries
»
async_flow
(0.1.1)
»
Index
»
Airflow
»
SigHandler
»
#call
Method: Airflow::SigHandler#call
Defined in:
lib/async_flow/sig_handler.rb
#
call
⇒
Object
17 18 19 20 21
# File 'lib/async_flow/sig_handler.rb', line 17
def
call
trap
yield
wait
end