Skip to main content

is_closed

Method
This is a method of the Agent class in the agent module.
Returns True if the agent has been closed.

Signature

Returns

bool
The result of the operation.

Source

View on GitHub

praisonaiagents/agent/agent.py at line 6741