Methods

Class/Module Index [+]

Quicksearch

Celluloid::NamingRequest

Name an actor at the time it's registered

Attributes

name[R]

Public Class Methods

new(name) click to toggle source
# File lib/celluloid/system_events.rb, line 47
def initialize(name)
  @name = name
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.