Pkg::SourceGetCurrent Source_SourceCleanupBroken.htmlPrev  Access to Installation Sources  Source_SourceReleaseAll.htmlNext Name
Pkg::SourceGetCurrent — Return the list of all InstSrc Ids.
Synopsis
            list<integer>
            
SourceGetCurrent          (
            boolean
             
enabled_only          
); Parameters
            
boolean            
enabled_only          
If true, or omitted, return the Ids of all enabled InstSrces. If false, return the Ids of all known InstSrces.
Return
            
list<integer>          
list of SrcIds (integer) 
Source_SourceCleanupBroken.htmlPrev  Source.htmlUp  Source_SourceReleaseAll.htmlNext Pkg::SourceCleanupBroken index.htmlHome  Pkg::SourceReleaseAll 