Skip to main content

init

Function init 

Source
pub fn init() -> Result<(), Error>
Expand description

Initialize librpm with default configuration.

This reads the system rpmrc and sets up the default database path. Can only be called once per process.