Mix v1.4.5 mix loadpaths View Source
Loads the application and its dependencies paths.
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
Link to this section Summary
Link to this section Functions
A task needs to implement run which receives
a list of command line args.
Callback implementation for Mix.Task.run/1.