Namespaces | |
namespace | hdlorean |
Functions | |
def | hdlorean.usage |
prins how to use the application | |
def | hdlorean.create |
Create a Snapshot, adding the path to the config file if not set before. | |
def | hdlorean.listTimeOfSnapshots |
Prints the list of snapshots in time order. | |
def | hdlorean.listContent |
Lists the content of a path in a date of snapshot. | |
def | hdlorean.recoverPrevious |
(Still NOT implemented) Recover the previous snapshot of a path. | |
def | hdlorean.recoverSnapshot |
(Still NOT implemented) Recover a snapshot passing the number of snapshot done. | |
def | hdlorean.recoverSnapshotFromDate |
Recover a snapshot passing the date of snapshot. | |
def | hdlorean.erase |
(Still NOT implemented) Erase a snapshot. | |
def | hdlorean.main |
Main loop to catch the command line arguments and do the right things. |