Mix.Project.build_structure

You're seeing just the function build_structure, go back to Mix.Project module for more information.
Link to this function

build_structure(config \\ config(), opts \\ [])

View Source

Specs

build_structure(keyword(), keyword()) :: :ok

Builds the project structure for the given application.

Options

  • :symlink_ebin - symlink ebin instead of copying it