Movie::PathRegistry
PathRegistry for local actor path lookups (moved from Remote module for unified access) Uses normalized keys (system:path) to allow lookups regardless of protocol/host/port.
Constructors
new
SourceInstance methods
clear
Sourcepath_for(ref : ActorRefBase) : ActorPath | Nil
Sourceregister(ref : ActorRefBase, path : ActorPath)
Sourcesize
Sourceunregister(ref : ActorRefBase)
Source