Package actions
source code
Cedar Backup actions.
  This package code related to the offical Cedar Backup actions 
  (collect, stage, store, purge, rebuild, and validate).
  The action modules consist of mostly "glue" code that uses 
  other lower-level functionality to actually implement a backup.  There is
  one module for each high-level backup action, plus a module that provides
  shared constants.
  All of the public action function implement the Cedar Backup Extension
  Architecture Interface, i.e. the same interface that extensions 
  implement.
      Author:
        Kenneth J. Pronovici <pronovic@ieee.org>
      
 
    |  | __package__ = Nonehash(x)
 |