= Concurrent::Actor::Reference < Object ------------------------------------------------------------------------ = Includes: (from /home/chedong/.local/share/rdoc) TypeCheck PublicDelegations (from /home/chedong/.local/share/rdoc) ------------------------------------------------------------------------ {Reference} is public interface of Actor instances. It is used for sending messages and can be freely passed around the application. It also provides some basic information about the actor, see {PublicDelegations}. AdHoc.spawn('printer') { -> message { puts message } } # => #<Concurrent::Actor::Reference:0x7fd0d2883218 /printer (Concurrent::Actor::Utils::AdHoc)> # ^object_id ^path ^context class ------------------------------------------------------------------------ = Class methods: new = Instance methods: << == ask ask! ask_op dead_letter_routing inspect map message tell to_s
Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 18:43 @216.73.216.177
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)