atlas.backups.find_backup
Details
Type: function
File: atlas/backups.py
Lines: 130–134
Signature: (data_dir: Path, backup_id: str) -> Path | None
Docstring
Return the path for a backup id if it exists.
Children
| Name | Type | Line |
|---|---|---|
| atlas.backups.find_backup.target_dir | attribute | 132 |
| atlas.backups.find_backup.path | attribute | 133 |