Name
Pkg::RestoreState — Restore Saved state
Synopsis
boolean
RestoreState
( |
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.