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
DoctorRulesRegistry.get_ruleDoctorRulesRegistry.collect_all_findingsDoctorRulesRegistry.plan_fixesget_rules
Source
View on GitHub
praisonaiagents/runtime/doctor_registry.py at line 40
