Expand description
Representation of alpm-package files.
Structs§
- Existing
Absolute Dir - A path that is guaranteed to be an existing absolute directory.
- Package
- An alpm-package file.
Enums§
- Error
- An error that can occur when handling alpm-package files.
Functions§
- append_
relative_ 🔒files - Appends relative files from an input directory to a
Builder
.