Pkg::SourceEditGet Source_SourceDelete.htmlPrev  Access to Installation Sources  Source_SourceEditSet.htmlNext Name
Pkg::SourceEditGet — Get state of Sources
Synopsis
            list<map>
            
SourceEditGet          (
void);  Return
            
list<map>          
list of source states (map) 
Description
        
 Return a list of states for all known InstSources sorted according to the source priority (highest first). A source state is a map: $[ "SrcId"	: YCPInteger, "enabled"	: YCPBoolean "autorefresh": YCPBoolean ];
      
Source_SourceDelete.htmlPrev  Source.htmlUp  Source_SourceEditSet.htmlNext Pkg::SourceDelete index.htmlHome  Pkg::SourceEditSet 