tape: improve code docs

This commit is contained in:
Dietmar Maurer
2021-01-21 13:19:07 +01:00
parent 1c86893d95
commit edda5039d4
7 changed files with 25 additions and 5 deletions

View File

@ -269,6 +269,7 @@ pub fn required_media_changer(
}
}
/// Opens a tape drive (this fails if there is no media loaded)
pub fn open_drive(
config: &SectionConfigData,
drive: &str,