atlas.analyzers.dependency_graph._module_qname_to_path
Details
Type: function
File: atlas/analyzers/dependency_graph.py
Lines: 20–33
Signature: (conn: sqlite3.Connection, snapshot_id: str) -> dict[str, str]
Docstring
Build a map {module_qname: relative_path} for all Python files in a snapshot.
Children
| Name | Type | Line |
|---|---|---|
| atlas.analyzers.dependency_graph._module_qname_to_path.rows | attribute | 22 |