View Source Ash.DataLayer.Ets.Info (ash v3.4.3)
Introspection helpers for the Ets data layer
Summary
Functions
Whether or not the ets table for the resource should be private
The ets table name for a resource
Functions
@spec private?(Ash.Resource.t() | Spark.Dsl.t()) :: boolean()
Whether or not the ets table for the resource should be private
@spec table(Ash.Resource.t() | Spark.Dsl.t()) :: boolean()
The ets table name for a resource