atlas.snapshot_ops.get_snapshot
Details
Type: function
File: atlas/snapshot_ops.py
Lines: 79–94
Signature: (conn: sqlite3.Connection, snapshot_id: str) -> dict[str, object] | None
Docstring
Return a snapshot with its files and codebase id.
Children
| Name | Type | Line |
|---|---|---|
| atlas.snapshot_ops.get_snapshot.row | attribute | 81 |
| atlas.snapshot_ops.get_snapshot.files | attribute | 87 |
| atlas.snapshot_ops.get_snapshot.result | attribute | 92 |