Detect if a configuratil file was changed
List of Global Functions
CheckFiles - Check files if any of them were changed Issue a question whether to continue if some were chaned
FileChanged - Check if a file was modified externally (without YaST)
StoreFileCheckSum - Store checksum of a file to the store
List of Global Variables
Check files if any of them were changed Issue a question whether to continue if some were chaned
Function parameters
list<string> files
Return value
boolean - true if either none was changed or user agreed to continue
Check if a file was modified externally (without YaST)
Function parameters
string file
Return value
boolean - true if was changed externally