get_rules
Function
This function is defined in the doctor_registry module.Get all rules from the default registry.
Signature
Returns
List[DoctorContractProtocol]
The result of the operation.
Uses
get_rulesget_default_registry
Used By
DoctorRulesRegistry.get_ruleDoctorRulesRegistry.collect_all_findingsDoctorRulesRegistry.plan_fixesget_rules
Source
View on GitHub
praisonaiagents/runtime/doctor_registry.py at line 262
