|
Modules |
| Mask |
| | Masks are used to build custom string matching rules by which libdar will select and exclude both file names and directory paths.
|
| Path |
| | The path class facilitates the manipulation of paths using stack and iterator notations.
|
| Operation statistics |
| | Libdar returns status information about various operations, the results of which are stored in a struct.
|
| Infinint |
| | Variable length integer data type without overflow.
|
| User interaction |
| | The libdar library uses the class user_interaction for performing interactive input and output during operation execution.
|