|
libzypp
14.29.1
|
Request to display the pre commit message of a patch. More...
#include <ZYppCallbacks.h>

Public Member Functions | |
| virtual bool | show (Patch::constPtr &) |
Display patch->message(). More... | |
Public Member Functions inherited from zypp::callback::ReportBase | |
| virtual | ~ReportBase () |
Request to display the pre commit message of a patch.
Definition at line 418 of file ZYppCallbacks.h.
|
inlinevirtual |
Display patch->message().
Return true to continue, false to abort commit.
Definition at line 423 of file ZYppCallbacks.h.