Name
Pkg::SourceProductData — Return Product data about the source
Synopsis
map
SourceProductData
( |
integer
SrcId
) ; |
Parameters
-
integer
SrcId
Specifies the InstSrc to query.
Description
Product data about the source as a map:
$[
"label" : YCPString,
"vendor" : YCPString,
"productname" : YCPString,
"productversion" : YCPString,
"relnotesurl" : YCPString,
];