Introspection helpers for AshLua.Domain.
Summary
Functions
The Lua table name to expose this domain under.
Functions
@spec name(Ash.Domain.t() | Spark.Dsl.t()) :: String.t()
The Lua table name to expose this domain under.
Falls back to snake_case of the domain module's last segment if not explicitly configured.