atlas.change_control.capture_after
Details
Type: function
File: atlas/change_control.py
Lines: 351–432
Signature: (conn: sqlite3.Connection, config: CodebaseConfig, change_set_id: str) -> ChangeCaptureResult
Docstring
Capture after copies, compute diffs, and record line changes.
Children
| Name | Type | Line |
|---|---|---|
| atlas.change_control.capture_after.change_set | attribute | 357 |
| atlas.change_control.capture_after.files | attribute | 361 |
| atlas.change_control.capture_after.captured | attribute | 362 |