Ecto.Adapter.lookup_meta

You're seeing just the function lookup_meta, go back to Ecto.Adapter module for more information.
Link to this function

lookup_meta(repo_name_or_pid)

View Source

Returns the adapter metadata from the init/1 callback.

It expects a name or a PID representing a repo.