class Movie::Watch

Overview

Supervision Commands

Defined in:

movie/system.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(actor : ActorRefBase) #

[View source]

Instance Method Detail

def actor : ActorRefBase #

request actor to watch another actor


[View source]