Mix.Project.ensure_structure
You're seeing just the function
ensure_structure
, go back to Mix.Project module for more information.
Specs
Ensures the project structure for the given project exists.
In case it does exist, it is a no-op. Otherwise, it is built.