fakeroot
A simple crate which provides the ability to redirect filesystem calls.
This crate builds a library that can be used via LD_PRELOAD.
An example:
FAKE_ROOT="/tmp" LD_PRELOAD="path/to/libfakeroot.so"
# tee hee
License: GPL-3.0-only
A simple crate which provides the ability to redirect filesystem calls.
This crate builds a library that can be used via LD_PRELOAD.
An example:
FAKE_ROOT="/tmp" LD_PRELOAD="path/to/libfakeroot.so"
# tee hee
License: GPL-3.0-only