Hex.Scanner.scan
You're seeing just the function
scan
, go back to Hex.Scanner module for more information.
Specs
scan(boolean(), map()) :: {[], 0}
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.