Module: Aw
- Defined in:
- lib/aw.rb,
lib/aw/fork.rb
Overview
Namespace for the Aw library.
Defined Under Namespace
Classes: Fork
Class Method Summary collapse
-
.fork!(&block) ⇒ #object_id
Run the block inside a subprocess, and return the value.