Mix.Task.preferred_cli_env
You're seeing just the function
preferred_cli_env, go back to Mix.Task module for more information.
Specs
Gets preferred CLI environment for the task.
Returns environment (for example, :test, or :prod), or nil.