kiwi-el8/kiwi/package_manager
David Cassany 686dafc9e4
Remove RootBind.move_to_root method
This commit removes the RootBind.move_to_root method as this can all be
done by using the Path.move_to_root utility method. This allows
to drop the RootBind attribute in PackageManager classes and focus
path manipulation methods into a common utility.

Related to #1281
2020-01-20 16:17:24 +01:00
..
__init__.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
apt.py Remove RootBind.move_to_root method 2020-01-20 16:17:24 +01:00
base.py Remove RootBind.move_to_root method 2020-01-20 16:17:24 +01:00
dnf.py Remove RootBind.move_to_root method 2020-01-20 16:17:24 +01:00
zypper.py Remove RootBind.move_to_root method 2020-01-20 16:17:24 +01:00