View Source Hex.Scanner (LowEndInsight v0.8.1)
Scanner scans for mix dependencies to run analysis on.
Link to this section Summary
Functions
scan: takes in a path to mix dependencies and returns the dependencies mapped to their analysis and the number of dependencies.
Link to this section Functions
@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.