Mate.Utils.module

You're seeing just the function module, go back to Mate.Utils module for more information.

Specs

module() :: String.t()

Returns the namespace Module name from the current Mix Project.

Example:

iex> Mate.Utils.module()
"Mate"