Mix.Task.load_all

You're seeing just the function load_all, go back to Mix.Task module for more information.

Specs

load_all() :: [task_module()]

Loads all tasks in all code paths.