Skip to content

Packages  ›  trotsky  ›  ActorMixins  ›  follow

ActorMixins.follow() method

Appends a step to follow the current actor.

Signature:

typescript
follow(): this;

Returns:

this

The current instance for method chaining.