Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Movie::ActorRef(T)
Inherits
Movie::ActorRefBase
<
Reference
<
Object
Constructors
new
(system :
AbstractActorSystem
, path :
ActorPath
|
Nil
= nil)
Source
Instance methods
<<
(message :
T
)
Source
send_system
(message :
SystemMessage
)
Source
tell_from
(sender :
ActorRefBase
|
Nil
, message :
T
)
Source