View Source Ash.Registry.Info (ash v2.21.13)

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() | Spark.Dsl.t()) :: [module()]

The list of entries in the registry

Link to this function

warn_on_empty?(registry)

View Source
@spec warn_on_empty?(Ash.Registry.t() | Spark.Dsl.t()) :: boolean()

Whether or not the registry will warn if it has no entries