Horde.Registry.meta
You're seeing just the function
meta
, go back to Horde.Registry module for more information.
Specs
meta(registry :: Registry.registry(), key :: Registry.meta_key()) :: {:ok, Registry.meta_value()} | :error
See Registry.meta/2
.