View Source mix loadpaths (Mix v1.12.0-rc.1)

Loads the application and its dependencies paths.

This task is never directly invoked from the command line, but it is rather used as building block by other tasks.

Configuration

  • :elixir - matches the current Elixir version against the given requirement

Command line options

  • --no-archives-check - does not check archive
  • --no-deps-check - does not check dependencies
  • --no-elixir-version-check - does not check Elixir version