rootless-run 0.1.0

Rootless execution of commands that require root
Documentation
1
2
3
4
//! Integration tests for alpm-rootless, that require a non-containerized environment.

#[cfg(feature = "_virtualized-integration-test")]
mod rootlesskit;