Mix.ArangoXEcto.path_to_priv_repo
You're seeing just the function
path_to_priv_repo
, go back to Mix.ArangoXEcto module for more information.
Specs
path_to_priv_repo(Ecto.Repo.t()) :: String.t()
Gets the path to the priv repo folder
Will return a full file path to the priv/repo folder.