View Source Ash.DataLayer.Ets.Info (ash v2.9.24)

Introspection helpers for the Ets data layer

Link to this section Summary

Functions

Whether or not the ets table for the resource should be private

The ets table name for a resource

Link to this section Functions

@spec private?(Ash.Resource.t()) :: boolean()

Whether or not the ets table for the resource should be private

@spec table(Ash.Resource.t()) :: boolean()

The ets table name for a resource