Constant alpm_sys::_alpm_transflag_t::ALPM_TRANS_FLAG_DBONLY
source · pub const ALPM_TRANS_FLAG_DBONLY: Type = 64;
Expand description
Modify database but do not commit changes to the filesystem.
pub const ALPM_TRANS_FLAG_DBONLY: Type = 64;
Modify database but do not commit changes to the filesystem.