Name

Pkg::SourceFinishAll — Release all instalation sources

Synopsis

boolean SourceFinishAll (void); 
 

Return

boolean

true on success

Description

Release all known installation repositories. Releasing is done automaticaly in Pkg:: destructor, but can be done explicitly to force reloading of registered repositories. Use SourceSaveAll() to not loose the new registered sources before calling SourceFinishAll()!