Libraries
»
contrails
(0.2.6)
»
Index
»
Contrails
»
Parallel
»
#call
Method: Contrails::Parallel#call
Defined in:
lib/contrails/parallel.rb
#
call
(*a) ⇒
Object
37 38 39
# File 'lib/contrails/parallel.rb', line 37
def
call
(
*
a
)
self
.
succeed
(
*
a
)
end