Scans project source files for Python library calls.
Summary
Types
@type call_ref() :: {module(), atom(), non_neg_integer()}
Functions
@spec scan_project(SnakeBridge.Config.t()) :: [call_ref()]
Scans project source files for Python library calls.
@type call_ref() :: {module(), atom(), non_neg_integer()}
@spec scan_project(SnakeBridge.Config.t()) :: [call_ref()]