cs::BudTool::Client - a client record in the BudTool backup system
use cs::BudTool::Client;
The cs::BudTool::Client module describes a client (host).
clients()
Return a list of known clients.
Obtain a cs::BudTool::Client object representing the named client.
Dumps()
Return the sequence numbers of dumps for this clients.
Return the cs::BudTool::Dump object for the specified sequence number seq.
cs::BudTool
Cameron Simpson <cs@zip.com.au>