Cldr.Eternal.owner
You're seeing just the function
owner
, go back to Cldr.Eternal module for more information.
Specs
owner(table :: Cldr.Eternal.Table.t()) :: any()
Returns the owner of a given ETS table.
Examples
iex> Cldr.Eternal.owner(:my_table)