Provides publicly expose-able methods from {Core}.
@see Core#context_class
# File lib/concurrent/actor/public_delegations.rb, line 32 def context_class core.context_class end
@see Core#executor
# File lib/concurrent/actor/public_delegations.rb, line 27 def executor core.executor end
@see Core#name
# File lib/concurrent/actor/public_delegations.rb, line 7 def name core.name end
@see Core#parent
# File lib/concurrent/actor/public_delegations.rb, line 17 def parent core.parent end
@see Core#path
# File lib/concurrent/actor/public_delegations.rb, line 12 def path core.path end
@see Core#reference
# File lib/concurrent/actor/public_delegations.rb, line 22 def reference core.reference end
Generated with the Darkfish Rdoc Generator 2.