SnakeBridge.Scanner (SnakeBridge v0.15.0)

Copy Markdown View Source

Scans project source files for Python library calls.

Summary

Types

call_ref()

@type call_ref() :: {module(), atom(), non_neg_integer()}

Functions

scan_project(config)

@spec scan_project(SnakeBridge.Config.t()) :: [call_ref()]