Hex.Scanner (LowEndInsight v0.9.0)

Copy Markdown View Source

Scanner scans for mix dependencies to run analysis on.

Summary

Functions

scan: takes in a path to mix dependencies and returns the dependencies mapped to their analysis and the number of dependencies.

Functions

scan(mix?, arg2)

@spec scan(boolean(), %{node: []}) :: {[any()], non_neg_integer()}

scan: takes in a path to mix dependencies and returns the dependencies mapped to their analysis and the number of dependencies.