Module libpijul::working_copy::filesystem
source · Structs§
Enums§
Functions§
- Returns whether
path
is a child ofroot_
(orroot_
itself). - From a path on the filesystem, return the canonical path (a
PathBuf
), and a prefix relative to the root of the repository (aString
).