Horde.Registry.put_meta
You're seeing just the function
put_meta
, go back to Horde.Registry module for more information.
Specs
put_meta( registry :: Registry.registry(), key :: Registry.meta_key(), value :: Registry.meta_value() ) :: :ok
See Registry.put_meta/3
.