Add a bool parameter "chroot" to __init__(). If passed, all path-centric operations act as if .root was prepended to it.Signed-off-by: Jan Lindemann <jan@janware.com>
Add a bool parameter "chroot" to __init__(). If passed, all path-centric operations act as if .root was prepended to it.