mix arch.explore.static (Archeometer v0.3.2)
Mix Task to run code AST exploration of modules, functions and macros and store its findings into a Archeometer database.
Usage:
mix arch.explore.static [options]
The following options are accepted:
--include-deps
- Wildcard glob style to filter dependencies
For more information see: Basic usage guide