Methods

Arachni::RPC::EM::Synchrony

Public Instance Methods

run( &block ) click to toggle source
# File lib/arachni/rpc/em/em.rb, line 20
def run( &block )
    Fiber.new{ block.call }.resume
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.