Commit aae6dda
committed
✨ feat(app): add DNSRecord and move_file methods
- Introduced DNSRecord class to handle DNS records.
- Added move_file method in Application class for moving files.
- Updated all_backups method to return a list of BackupInfo.1 parent 82b21b2 commit aae6dda
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
652 | 653 | | |
653 | 654 | | |
654 | 655 | | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
0 commit comments