Module: Ractor::Dispatch

Defined in:
lib/ractor/dispatch.rb,
lib/ractor/dispatch/future.rb,
lib/ractor/dispatch/version.rb,
lib/ractor/dispatch/executor.rb

Defined Under Namespace

Classes: Error, Executor, Future, Unsupported

Constant Summary collapse

VERSION =
"0.2.0"

Class Method Summary collapse

Class Method Details

.mainObject



20
21
22
# File 'lib/ractor/dispatch.rb', line 20

def self.main
  @main
end