phil_columns v0.8.0 Mix.PhilColumns

Summary

Functions

Ensures the given repository’s seeds path exists on the filesystem

Gets the seeds path from a repository

Functions

ensure_seeds_path(repo)
ensure_seeds_path(Ecto.Repo.t) :: Ecto.Repo.t | no_return

Ensures the given repository’s seeds path exists on the filesystem.

exec_task(repo, opts, task)
root_mod(repo_mod)
root_mod_name(repo_mod)
seeds_path(repo)
seeds_path(Ecto.Repo.t) :: String.t

Gets the seeds path from a repository.