Pkg::RestoreState Package_SaveState.htmlPrev  Access to packagemanager  Package_ClearSaveState.htmlNext Name
Pkg::RestoreState — Restore Saved state
Synopsis
            boolean
            
RestoreState          (
            boolean
             
check_only          
); Parameters
            
boolean            
check_only          
Return
            
boolean          
Returns false if there is no saved state (no Pkg::SaveState() called before)
Description
        
 restore the package selection status from a former call to Pkg::SaveState()
      
        
 If called with argument (true), it only checks the saved against the current status and returns true if they differ.
      
Package_SaveState.htmlPrev  Package.htmlUp  Package_ClearSaveState.htmlNext Pkg::SaveState index.htmlHome  Pkg::ClearSaveState 