View Source Ash.Registry.Info (ash v2.11.8)
Introspection helpers for Ash.Registry
Link to this section Summary
Functions
The list of entries in the registry
Whether or not the registry will warn if it has no entries
Link to this section Functions
@spec entries(Ash.Registry.t()) :: [module()]
The list of entries in the registry
@spec warn_on_empty?(Ash.Registry.t()) :: boolean()
Whether or not the registry will warn if it has no entries