Jido.Agent.Directive.Stop (Jido v2.0.0-rc.1)
View SourceRequest that the agent process stop.
Fields
reason- Reason for stopping (default::normal)
Summary
Types
@type t() :: %Jido.Agent.Directive.Stop{reason: any()}
Functions
@spec schema() :: Zoi.schema()
Returns the Zoi schema for Stop.