Mix.Task.shortdoc

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

Specs

shortdoc(task_module()) :: String.t() | nil

Gets the shortdoc for the given task module.

Returns the shortdoc or nil.