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

Utilities module for mix extension tasks.

Summary

Functions

Link to this function

extensions(config, otp_app)

View Source
@spec extensions(map(), atom()) :: [atom()]
Link to this function

no_extensions_error(otp_app)

View Source
@spec no_extensions_error(atom()) :: :ok