Skip to content

sushant12/find_alias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FindAlias

A mix task that prints the filename and the line number of alias.

Searching for the full alias name in a project which use multi alias is difficult.

For eg:

alias ModA.{ModB, ModC}

Installation

mix archive.install github sushant12/find_alias

Usage

mix find_alias MyApp.ModuleName --dir lib

About

finds the alias by parsing the AST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages