libzypp
14.48.5
|
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... | |
![]() | |
virtual | ~ReportBase () |
Additional Inherited Members | |
![]() | |
typedef callback::UserData | UserData |
Request to display the pre commit message of a patch.
Definition at line 450 of file ZYppCallbacks.h.
|
inlinevirtual |
Display patch->message()
.
Return true
to continue, false
to abort commit.
Definition at line 455 of file ZYppCallbacks.h.