libzypp 17.31.23
zypp::zypp_readonly_hack Namespace Reference

Functions

bool IGotIt ()
 
void IWantIt () ZYPP_DEPRECATED
 

Variables

static bool active = getenv("ZYPP_READONLY_HACK")
 

Function Documentation

◆ IGotIt()

bool zypp::zypp_readonly_hack::IGotIt ( )

Definition at line 90 of file ZYppFactory.cc.

◆ IWantIt()

void zypp::zypp_readonly_hack::IWantIt ( )

Definition at line 84 of file ZYppFactory.cc.

Variable Documentation

◆ active

bool zypp::zypp_readonly_hack::active = getenv("ZYPP_READONLY_HACK")
static

Definition at line 82 of file ZYppFactory.cc.