Class Cloneable (1.118.0)

Cloneable(*args, **kwargs)

Protocol for Agent Engines that can be cloned.

Methods

clone

clone() -> typing.Any

Return a clone of the object.