atlas.change_control._compute_unified_diff
Details
Type: function
File: atlas/change_control.py
Lines: 336–348
Signature: (rel: str, before_text: str, after_text: str) -> str
Children
| Name | Type | Line |
|---|---|---|
| atlas.change_control._compute_unified_diff.before_lines | attribute | 337 |
| atlas.change_control._compute_unified_diff.after_lines | attribute | 338 |
| atlas.change_control._compute_unified_diff.diff | attribute | 339 |