View Source mix loadpaths (Mix v1.12.3)

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

Configuration

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

command-line-options

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