(
self,
name: str,
description: str,
tables: List[TableDict],
prototypes: List[str],
warning: str,
parameters: List[ParameterDoc],
returned: List[ParameterDoc],
hook_category: Optional[str] = None,
exported_hooks: Optional[Dict[str, Dict[str, Dict]]] = None,
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected