Mix.Pow.Extension (Pow v1.0.25) View Source

Utilities module for mix extension tasks.

Link to this section Summary

Link to this section Functions

Link to this function

extensions(config, otp_app)

View Source

Specs

extensions(map(), atom()) :: [atom()]
Link to this function

no_extensions_error(otp_app)

View Source

Specs

no_extensions_error(atom()) :: :ok