mix loadpaths

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

© 2012 Plataformatec
Licensed under the Apache License, Version 2.0.
https://hexdocs.pm/mix/1.12.0/Mix.Tasks.Loadpaths.html