atlas.change_control.add_file_to_change_set
Details
Type: function
File: atlas/change_control.py
Lines: 191–221
Signature: (conn: sqlite3.Connection, change_set_id: str, relative_path: str, config: CodebaseConfig) -> bool
Docstring
Add a file to a change set. Returns True if added.
Children
| Name | Type | Line |
|---|---|---|
| atlas.change_control.add_file_to_change_set.change_set | attribute | 198 |
| atlas.change_control.add_file_to_change_set.absolute_path | attribute | 206 |