Weld.Projector (weld v0.7.2)

Copy Markdown View Source

Generates the welded Mix project and its initial lockfile.

Summary

Functions

build_path(plan)

@spec build_path(Weld.Plan.t()) :: Path.t()

detect_repo_infos(projects)

package_files(plan, opts \\ [])

@spec package_files(
  Weld.Plan.t(),
  keyword()
) :: [String.t()]

project!(plan)

@spec project!(Weld.Plan.t()) :: map()

root_tooling_candidates()

@spec root_tooling_candidates() :: [String.t()]

root_tooling_files(plan)

@spec root_tooling_files(Weld.Plan.t()) :: [String.t()]