autoalias v0.2.0 Autoalias

Provides macro for aliasing modules in iex shell.

Simply do the following and it will (try) to load aliases for all accessible modules:

use Autoalias

See Autoalias.Conflicts module for more info about conflict cases.

Link to this section Summary

Functions

Macro for aliasing all accessible Elixir modules.

Link to this section Functions

Link to this macro

__using__(args)

(macro)

Macro for aliasing all accessible Elixir modules.