atlas.change_control.capture_before
Details
Type: function
File: atlas/change_control.py
Lines: 234–288
Signature: (conn: sqlite3.Connection, config: CodebaseConfig, change_set_id: str) -> ChangeCaptureResult
Docstring
Capture before copies of all files in the change set.
Children
| Name | Type | Line |
|---|---|---|
| atlas.change_control.capture_before.change_set | attribute | 240 |
| atlas.change_control.capture_before.files | attribute | 244 |
| atlas.change_control.capture_before.captured | attribute | 248 |