Mate.Utils.otp_app
You're seeing just the function
otp_app
, go back to Mate.Utils module for more information.
Specs
otp_app() :: atom()
Returns the otp app from the current Mix Project.
Example:
iex> Mate.Utils.otp_app()
:mate