Pkg::CallbackSourceCreateStartProbe — Register callback function
Synopsis
void
CallbackSourceCreateStartProbe
(
string
func);
Parameters
stringfunc
Name of the callback handler function. Required callback prototype is void(string url). The callback is evaluated when a source type (YUM/SUSE) probing has been started.