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
@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.