tape: change code hierarchy to improve docs

This commit is contained in:
Dietmar Maurer
2021-01-21 17:12:01 +01:00
parent e1fdcb1678
commit 37796ff73f
20 changed files with 76 additions and 63 deletions

View File

@ -19,8 +19,10 @@ use proxmox_backup::{
},
},
tape::{
complete_changer_path,
media_changer,
drive::{
media_changer,
complete_changer_path,
},
},
config::{
self,

View File

@ -17,9 +17,7 @@ use proxmox_backup::{
DRIVE_NAME_SCHEMA,
},
},
tape::{
complete_drive_path,
},
tape::drive::complete_drive_path,
config::drive::{
complete_drive_name,
complete_changer_name,