Class OperationRegistrable (1.118.0)

OperationRegistrable(*args, **kwargs)

Protocol for agents that have registered operations.

Methods

register_operations

register_operations(**kwargs) -> typing.Dict[str, typing.Sequence[str]]

Register the user provided operations (modes and methods).