ExOauth2Provider v0.5.0 Mix.ExOauth2Provider View Source

Utilities module for mix tasks.

Link to this section Summary

Functions

Raises an exception if the project is an umbrella app.

Parses argument options into a map.

Link to this section Functions

Link to this function

no_umbrella!(task) View Source
no_umbrella!(binary()) :: :ok | no_return()

Raises an exception if the project is an umbrella app.

Link to this function

parse_options(args, switches, default_opts) View Source

Parses argument options into a map.