View Source Ash.Registry.Info (ash v2.15.0)
Introspection helpers for Ash.Registry
Summary
Functions
The list of entries in the registry
Whether or not the registry will warn if it has no entries
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