mix ecto.gen.migration.create_repo_migrations_path
You're seeing just the function
create_repo_migrations_path
, go back to mix ecto.gen.migration module for more information.
Link to this function