Module rebackup::walker[][src]

The walker module

This module contains the walker, which is the algorithm used to traverse filesystem items in order to build the files list.

Enums

WalkerErr

Error occured while the walker was running

WalkerRuleErr

Error caused by a walker rule (see WalkerRule)

Functions

walk

Walk through a directory (recursively) to build a list of files to backup