Libzypp/SourceGeneralData
< Libzypp
İçindekiler
Name
Pkg::SourceGeneralData — Get general data about the source
Synopsis
map SourceGeneralData ( integer SrcId );
Parameters
integer SrcId Specifies the InstSrc to query.
Return
map
Description
Return general data about the source as a map:
$[ "enabled" : YCPBoolean, "autorefresh": YCPBoolean, "product_dir": YCPString, "type" : YCPString, "url" : YCPString ];
Notes
Only "url" and "enabled" are returned for now.
Last edit in Trac '01/28/06 19:05:49' by 'visnov'
Last edit in Trac '01/28/06 19:05:49' by 'visnov'
Last edit in Trac '01/28/06 19:05:49' by 'visnov'
Last edit in Trac '01/28/06 19:05:49' by 'visnov'