Skip to main content

get_rules

Method
This is a method of the DoctorRulesRegistry class in the doctor_registry module.
Get all registered rules, loading plugins if not already loaded.

Signature

Returns

List[DoctorContractProtocol]
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/runtime/doctor_registry.py at line 40