class Movie::Unwatch

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 stop watching another actor


[View source]