cs::BudTool::Dump - a dump record in the BudTool backup system
use cs::BudTool::Dump;
The cs::BudTool::Dump module describes a dump record.
Obtain a extant cs::BudTool::Dump object representing the dump with save set number ssid.
SSid()
Return the save set number for this dump.
TapeLabels()
Return the tape labels for this dump.
Add the tape with the specified label the the list of tapes spanned by this dump.
ClientName()
Return the client name for this dump.
Client()
Return the cs::BudTool::Client object for this dump.
cs::BudTool
Cameron Simpson <cs@zip.com.au>