appyter.ext.pathlib.chroot.
ChrootPurePosixPath
Bases: object
object
Similar to pathlib but guaranteed to stay within the root directory.
root
join
realpath
relative_to
appyter.ext.pathlib.
is_relative_to
Re-impl of PurePosixPath.is_relative_to for older python versions