Jido.Agent.Directive.Stop (Jido v2.0.0-rc.0)

View Source

Request that the agent process stop.

Fields

  • reason - Reason for stopping (default: :normal)

Summary

Functions

Returns the Zoi schema for Stop.

Types

t()

@type t() :: %Jido.Agent.Directive.Stop{reason: any()}

Functions

schema()

@spec schema() :: Zoi.schema()

Returns the Zoi schema for Stop.